aboutsummaryrefslogtreecommitdiffstats
path: root/testing/websockify/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/websockify/APKBUILD')
-rw-r--r--testing/websockify/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/websockify/APKBUILD b/testing/websockify/APKBUILD
index cd7b763fe7..2522ac633a 100644
--- a/testing/websockify/APKBUILD
+++ b/testing/websockify/APKBUILD
@@ -36,7 +36,7 @@ package() {
}
py() {
- depends="python"
+ depends="python2"
pkgdesc="$pkgdesc (python bindings)"
mkdir -p "$subpkgdir"/usr
mv "$pkgdir"/usr/lib "$subpkgdir"/usr