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