diff options
Diffstat (limited to 'testing/py-twiggy/APKBUILD')
-rw-r--r-- | testing/py-twiggy/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-twiggy/APKBUILD b/testing/py-twiggy/APKBUILD index 36a17ee695..c67ecc6051 100644 --- a/testing/py-twiggy/APKBUILD +++ b/testing/py-twiggy/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="A Pythonic logger" url="http://twiggy.wearpants.org" arch="noarch" license="BSD" -depends="python" +depends="python2" depends_dev="" makedepends="python2-dev py-setuptools" install="" |