aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Isaksen <d@duniel.no>2018-11-17 14:32:17 +0000
committerCarlo Landmeter <clandmeter@alpinelinux.org>2018-11-18 08:43:04 +0000
commit5c8ca00e73a9b76f8ecdcf2d3f10ac07b4c643ca (patch)
treee803bbbe300ea4c7ec8fa15fac5c298cd54dfeb5
parent59fbb4f1134803796b44e342f3df5e97a219806f (diff)
downloadaports-5c8ca00e73a9b76f8ecdcf2d3f10ac07b4c643ca.tar.bz2
aports-5c8ca00e73a9b76f8ecdcf2d3f10ac07b4c643ca.tar.xz
community/qt5-qtwebkit: add python2 to makedepends
-rw-r--r--community/qt5-qtwebkit/APKBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/community/qt5-qtwebkit/APKBUILD b/community/qt5-qtwebkit/APKBUILD
index 19b0f04810..a84935f6a9 100644
--- a/community/qt5-qtwebkit/APKBUILD
+++ b/community/qt5-qtwebkit/APKBUILD
@@ -24,6 +24,7 @@ makedepends="$depends_dev
ruby
sqlite-dev
zlib-dev
+ python2
"
subpackages="$pkgname-dev"