summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPhoton892018-02-03 16:28:47 +0100
committerPhoton892018-02-03 16:28:47 +0100
commit804bb723f42870a8c47523e865c06e781dd54131 (patch)
tree3d2f376f25c4ca3597e9c864441168d715416082
parent56e2ddf7a504aca6e8fd0c4f467ce5a4f31ee7a1 (diff)
downloadaur-804bb723f42870a8c47523e865c06e781dd54131.tar.gz
Add python as makedepend (silent update)
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index dea3ade71f32..e7976e75dd24 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -11,6 +11,7 @@ pkgbase = libgnome
makedepends = gconf
makedepends = gvfs
makedepends = libcanberra
+ makedepends = python
options = !emptydirs
source = https://download.gnome.org/sources/libgnome/2.32/libgnome-2.32.1.tar.bz2
source = 0001-Don-t-use-G_DISABLE_DEPRECATED.patch
diff --git a/PKGBUILD b/PKGBUILD
index e66470d1784f..b46fb865a6a2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ pkgver=2.32.1
pkgrel=7
arch=('i686' 'x86_64')
license=('LGPL')
-makedepends=('intltool' 'gnome-vfs' 'libbonobo' 'gconf' 'gvfs' 'libcanberra')
+makedepends=('intltool' 'gnome-vfs' 'libbonobo' 'gconf' 'gvfs' 'libcanberra' 'python')
options=('!emptydirs')
url="http://www.gnome.org"
source=(https://download.gnome.org/sources/${pkgbase}/2.32/${pkgbase}-${pkgver}.tar.bz2