summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCarsten Haitzler (Rasterman)2019-08-24 15:49:28 +0100
committerCarsten Haitzler (Rasterman)2019-08-24 15:49:28 +0100
commit456813a24a12fdf2eee60fbee4f7988e72b471e9 (patch)
tree49d358dd1536290982f86f85765ed42b7f0918e8
parent82c6230573db2ba8361fb53ecf7b04d89041b022 (diff)
downloadaur-456813a24a12fdf2eee60fbee4f7988e72b471e9.tar.gz
add py2 to makedepends
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index cfa97fe0d4f6..e0ffadf78a2a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -19,7 +19,7 @@ depends=('avahi' 'bullet' 'curl' 'fontconfig' 'fribidi'
'shared-mime-info' 'ttf-font' 'scim' 'libibus' 'glib2'
'wayland' 'wayland-protocols' 'libxkbcommon-x11'
'pulseaudio')
-makedepends=('git' 'meson' 'ninja' 'pkgconf' 'gcc' 'binutils' 'fakeroot')
+makedepends=('git' 'meson' 'ninja' 'pkgconf' 'gcc' 'binutils' 'fakeroot' 'python2')
optdepends=('geoclue: For elocation'
'gst-plugins-base: Video and thumbnail codecs'
'gst-plugins-good: Video and thumbnail codecs'