diff options
Diffstat (limited to 'testing/mycli/APKBUILD')
-rw-r--r-- | testing/mycli/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/mycli/APKBUILD b/testing/mycli/APKBUILD index 136f0eae26..d40c747ab8 100644 --- a/testing/mycli/APKBUILD +++ b/testing/mycli/APKBUILD @@ -7,7 +7,7 @@ pkgdesc="MySQL CLI with autocompletion and syntax highlighting" url="http://mycli.net" arch="noarch" license="BSD" -depends="python +depends="python2 py-click py-pygments py-prompt_toolkit<1.1.0 |