[arch-commits] Commit in dconf/trunk (PKGBUILD)

Eric Bélanger eric at nymeria.archlinux.org
Tue Apr 23 04:48:41 UTC 2013


    Date: Tuesday, April 23, 2013 @ 06:48:41
  Author: eric
Revision: 183551

Add missing python2 makedepends (close FS#34900)

Modified:
  dconf/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-04-23 02:29:33 UTC (rev 183550)
+++ PKGBUILD	2013-04-23 04:48:41 UTC (rev 183551)
@@ -9,7 +9,7 @@
 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)




More information about the arch-commits mailing list