aboutsummaryrefslogtreecommitdiffstats
path: root/testing/pacparser
diff options
context:
space:
mode:
Diffstat (limited to 'testing/pacparser')
-rw-r--r--testing/pacparser/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/pacparser/APKBUILD b/testing/pacparser/APKBUILD
index d8bd91c53de..2f17250ad05 100644
--- a/testing/pacparser/APKBUILD
+++ b/testing/pacparser/APKBUILD
@@ -34,7 +34,7 @@ package() {
}
pymod() {
- depends="python"
+ depends="python2"
cd "$builddir"
make -C src DESTDIR="$subpkgdir" install-pymod