summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPhoton892018-02-03 16:29:47 +0100
committerPhoton892018-02-03 16:29:47 +0100
commitea53c5eede63caf941a264a7054febcebeb5d31b (patch)
treed480b6c57daccccd072a00c24b89d01ddb5e70e8 /PKGBUILD
parent67a47db77bfae6b2b5f8b1675dc0be83eb260d43 (diff)
downloadaur-ea53c5eede63caf941a264a7054febcebeb5d31b.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 cbab110c6b22..4f32f0ff5792 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ pkgdesc="A set of language and system independant CORBA interfaces for creating
arch=(i686 x86_64)
license=('GPL' 'LGPL')
depends=('orbit2' 'libxml2' 'glib2' 'popt')
-makedepends=('intltool' 'pkgconfig')
+makedepends=('intltool' 'pkgconfig' 'python')
backup=('etc/bonobo-activation/bonobo-activation-config.xml')
url="http://www.gnome.org"
source=(https://download.gnome.org/sources/libbonobo/2.32/libbonobo-${pkgver}.tar.bz2