aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py-relatorio/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/py-relatorio/APKBUILD')
-rw-r--r--testing/py-relatorio/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-relatorio/APKBUILD b/testing/py-relatorio/APKBUILD
index 35342542858..f657fe294db 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=""