aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py-opengl/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/py-opengl/APKBUILD')
-rw-r--r--testing/py-opengl/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-opengl/APKBUILD b/testing/py-opengl/APKBUILD
index 941b9f784d..4cd56942b4 100644
--- a/testing/py-opengl/APKBUILD
+++ b/testing/py-opengl/APKBUILD
@@ -8,7 +8,7 @@ pkgdesc="Standard OpenGL bindings for Python"
url="http://pyopengl.sourceforge.net"
arch="noarch"
license="BSD"
-depends="python freeglut mesa-gles py-pillow py-numpy"
+depends="python2 freeglut mesa-gles py-pillow py-numpy"
depends_dev=""
makedepends="$depends_dev python2-dev py-setuptools freeglut-dev"
install=""