diff options
Diffstat (limited to 'testing/py-xlwt/APKBUILD')
-rw-r--r-- | testing/py-xlwt/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-xlwt/APKBUILD b/testing/py-xlwt/APKBUILD index 477f76685e..6fdb5bfd04 100644 --- a/testing/py-xlwt/APKBUILD +++ b/testing/py-xlwt/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="A library to create spreadsheet files" url="http://pypi.python.org/pypi/xlwt/" arch="noarch" license="BSD" -depends="python" +depends="python2" depends_dev="" makedepends="python2-dev" install="" |