aboutsummaryrefslogtreecommitdiffstats
path: root/community/qt5-qtwebengine
diff options
context:
space:
mode:
authorCarlo Landmeter <clandmeter@alpinelinux.org>2019-11-05 15:14:19 +0000
committerCarlo Landmeter <clandmeter@alpinelinux.org>2019-11-05 15:15:27 +0000
commitfbf7b37b8a5317ff32a58506e3756652449832c1 (patch)
tree405a6a60d65977ba9d835b63d86ea0c47acd4a36 /community/qt5-qtwebengine
parent5ce0f505079185e95778d86f35d7383c454ae251 (diff)
downloadaports-fbf7b37b8a5317ff32a58506e3756652449832c1.tar.bz2
aports-fbf7b37b8a5317ff32a58506e3756652449832c1.tar.xz
community/qt5-qtwebengine: build needs python2
Diffstat (limited to 'community/qt5-qtwebengine')
-rw-r--r--community/qt5-qtwebengine/APKBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/community/qt5-qtwebengine/APKBUILD b/community/qt5-qtwebengine/APKBUILD
index 78e9afe5b0..7b82029a22 100644
--- a/community/qt5-qtwebengine/APKBUILD
+++ b/community/qt5-qtwebengine/APKBUILD
@@ -49,6 +49,7 @@ makedepends="$depends_dev
sqlite-dev
yasm-dev
zlib-dev
+ python2
"
subpackages="$pkgname-dev"