aboutsummaryrefslogtreecommitdiffstats
path: root/testing/gnome-shell/APKBUILD
diff options
context:
space:
mode:
authorWilliam Pitcock <nenolod@dereferenced.org>2017-06-06 05:13:23 +0000
committerWilliam Pitcock <nenolod@dereferenced.org>2017-06-06 05:13:23 +0000
commit39141bb5f77689609bd3e556ec932c0b6726203c (patch)
tree64634020eaa40ecff754c5e0f7178f0377749766 /testing/gnome-shell/APKBUILD
parent69949564838e94f06b5a9478c2468eb32854d5b6 (diff)
downloadaports-39141bb5f77689609bd3e556ec932c0b6726203c.tar.bz2
aports-39141bb5f77689609bd3e556ec932c0b6726203c.tar.xz
testing/gnome-shell: pull in python3 as build dependency
Diffstat (limited to 'testing/gnome-shell/APKBUILD')
-rw-r--r--testing/gnome-shell/APKBUILD2
1 files changed, 2 insertions, 0 deletions
diff --git a/testing/gnome-shell/APKBUILD b/testing/gnome-shell/APKBUILD
index 27307725b2..9fa81b1b24 100644
--- a/testing/gnome-shell/APKBUILD
+++ b/testing/gnome-shell/APKBUILD
@@ -22,6 +22,8 @@ makedepends="gnome-desktop-dev
evolution-data-server-dev evolution-dev
+ python3
+
itstool
libxml2-utils"
subpackages="$pkgname-lang $pkgname-dbg"