diff options
Diffstat (limited to 'testing/py-relatorio')
-rw-r--r-- | testing/py-relatorio/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-relatorio/APKBUILD b/testing/py-relatorio/APKBUILD index 3534254285..f657fe294d 100644 --- a/testing/py-relatorio/APKBUILD +++ b/testing/py-relatorio/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="A templating library able to output odt and pdf files" url="http://relatorio.openhex.org" arch="noarch" license="GPL3+" -depends="python" +depends="python2" depends_dev="" makedepends="python2-dev py-setuptools" install="" |