aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py-gi
diff options
context:
space:
mode:
Diffstat (limited to 'testing/py-gi')
-rw-r--r--testing/py-gi/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-gi/APKBUILD b/testing/py-gi/APKBUILD
index b55a07bfa8..4603933c3b 100644
--- a/testing/py-gi/APKBUILD
+++ b/testing/py-gi/APKBUILD
@@ -8,7 +8,7 @@ pkgdesc="Command line to private gist. Example: gi.py myFile"
url="http://github.com/inconditus/gi"
arch="noarch"
license="MIT"
-depends="python"
+depends="python2"
depends_dev=""
makedepends="$depends_dev python2-dev py-setuptools"
install=""