summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPhoton892018-02-03 16:30:06 +0100
committerPhoton892018-02-03 16:30:06 +0100
commit66233546805f3502c1092360787116c4aa1ac6b4 (patch)
treecd0a6ed8a0ead4f7a119540006adef3c94f0cb8d /PKGBUILD
parentdbffffa44f099583cfe8964ed41fa3528a4c9a35 (diff)
downloadaur-libbonoboui.tar.gz
Add python as makedepend (silent update)
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 850e5bb37d59..a47d015c1eba 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ pkgdesc="User Interface library for Bonobo"
arch=('i686' 'x86_64')
license=('GPL' 'LGPL')
depends=('libgnomecanvas' 'libgnome')
-makedepends=('intltool' 'pkg-config')
+makedepends=('intltool' 'pkg-config' 'python')
options=('!emptydirs')
url="http://www.gnome.org"
source=(https://download.gnome.org/sources/${pkgname}/2.24/${pkgname}-${pkgver}.tar.bz2)