aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py-sphinxcontrib-feed/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/py-sphinxcontrib-feed/APKBUILD')
-rw-r--r--testing/py-sphinxcontrib-feed/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-sphinxcontrib-feed/APKBUILD b/testing/py-sphinxcontrib-feed/APKBUILD
index 33f6cd4644..7bfc571b82 100644
--- a/testing/py-sphinxcontrib-feed/APKBUILD
+++ b/testing/py-sphinxcontrib-feed/APKBUILD
@@ -8,7 +8,7 @@ pkgdesc="Sphinx RSS Feed extension"
url="https://github.com/junkafarian/sphinxfeed"
arch="noarch"
license="BSD"
-depends="python py-sphinx py-feedformatter"
+depends="python2 py-sphinx py-feedformatter"
depends_dev=""
makedepends="python2-dev py-setuptools"
install=""