aboutsummaryrefslogtreecommitdiffstats
path: root/testing/websockify
diff options
context:
space:
mode:
Diffstat (limited to 'testing/websockify')
-rw-r--r--testing/websockify/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/websockify/APKBUILD b/testing/websockify/APKBUILD
index 42ce0a9f3..cd7b763fe 100644
--- a/testing/websockify/APKBUILD
+++ b/testing/websockify/APKBUILD
@@ -9,7 +9,7 @@ arch="noarch"
license="LGPLv3"
depends="py-$pkgname"
depends_dev=""
-makedepends="python-dev py-setuptools"
+makedepends="python2-dev py-setuptools"
install=""
subpackages="py-$pkgname:py"
source="$pkgname-$pkgver.tar.gz::https://github.com/kanaka/$pkgname/archive/v$pkgver.tar.gz"