[arch-commits] Commit in gnome-python-desktop/trunk (PKGBUILD)

Jan de Groot jgc at archlinux.org
Thu Jan 26 11:57:37 UTC 2017


    Date: Thursday, January 26, 2017 @ 11:57:36
  Author: jgc
Revision: 287503

upgpkg: gnome-python-desktop 2.32.0-17

Add libgnome-keyring to makedepends (FS#52716)

Modified:
  gnome-python-desktop/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-01-26 11:35:30 UTC (rev 287502)
+++ PKGBUILD	2017-01-26 11:57:36 UTC (rev 287503)
@@ -6,10 +6,10 @@
 pkgbase=gnome-python-desktop
 pkgname=('gnome-python-desktop' 'python2-gnomekeyring' 'python2-wnck')
 pkgver=2.32.0
-pkgrel=16
+pkgrel=17
 arch=(i686 x86_64)
 license=('GPL' 'LGPL')
-makedepends=('intltool' 'pkg-config' 'gnome-python' 'libwnck')
+makedepends=('intltool' 'pkg-config' 'gnome-python' 'libwnck' 'libgnome-keyring')
 url="http://www.gnome.org"
 source=(https://download.gnome.org/sources/${pkgbase}/2.32/${pkgbase}-${pkgver}.tar.bz2
         01_wnck_enums.patch)



More information about the arch-commits mailing list