summaryrefslogtreecommitdiffstats
path: root/testing/xml2rfc/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/xml2rfc/APKBUILD')
-rw-r--r--testing/xml2rfc/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/xml2rfc/APKBUILD b/testing/xml2rfc/APKBUILD
index 9e8b03f5f0f..efec83c516c 100644
--- a/testing/xml2rfc/APKBUILD
+++ b/testing/xml2rfc/APKBUILD
@@ -7,7 +7,7 @@ pkgdesc="A tool for converting XML documents into internet drafts and RFCs"
url="http://tools.ietf.org/"
arch="noarch"
license="BSD"
-depends="python py-lxml"
+depends="python2 py-lxml"
depends_dev=""
makedepends="$depends_dev py-setuptools"
install=""