diff options
Diffstat (limited to 'testing/py-enchant/APKBUILD')
-rw-r--r-- | testing/py-enchant/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-enchant/APKBUILD b/testing/py-enchant/APKBUILD index 95b8090b66..a0265647d1 100644 --- a/testing/py-enchant/APKBUILD +++ b/testing/py-enchant/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="A spellchecking library for Python" url="http://pythonhosted.org/pyenchant/" arch="noarch" license="LGPL2+" -depends="python" +depends="python2" depends_dev="" makedepends="python2-dev py-setuptools enchant-dev" install="" |