summaryrefslogtreecommitdiff
path: root/extra/dconf/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/dconf/PKGBUILD')
-rw-r--r--extra/dconf/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/dconf/PKGBUILD b/extra/dconf/PKGBUILD
index d7557337a..a12c0d2ec 100644
--- a/extra/dconf/PKGBUILD
+++ b/extra/dconf/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 183343 2013-04-21 22:08:45Z heftig $
+# $Id: PKGBUILD 183552 2013-04-23 04:49:12Z eric $
# Maintainer: Ionut Biru <ibiru@archlinux.org>
pkgname=dconf
@@ -9,7 +9,7 @@ arch=(i686 x86_64)
url="http://live.gnome.org/dconf"
license=('LGPL2.1')
depends=('glib2' 'gtk-update-icon-cache')
-makedepends=('vala' 'gtk3' 'intltool' 'docbook-xsl' 'python')
+makedepends=('vala' 'gtk3' 'intltool' 'docbook-xsl' 'python' 'python2')
optdepends=('gtk3: for dconf-editor')
install=dconf.install
source=(http://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)