Date: Wednesday, March 13, 2013 @ 14:10:06
  Author: jgc
Revision: 179958

Add gnome-keyring optdepend, with reference to other possible implementations
upgpkg: libgnome-keyring 3.6.0-2

Modified:
  libgnome-keyring/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2013-03-13 12:28:12 UTC (rev 179957)
+++ PKGBUILD    2013-03-13 13:10:06 UTC (rev 179958)
@@ -3,12 +3,13 @@
 
 pkgname=libgnome-keyring
 pkgver=3.6.0
-pkgrel=1
+pkgrel=2
 pkgdesc="GNOME keyring client library"
 arch=(i686 x86_64)
 license=('GPL' 'LGPL')
 depends=('dbus-core' 'glib2' 'libgcrypt')
 makedepends=('intltool' 'gobject-introspection')
+optdepends=('gnome-keyring: key storage service (or use any other service 
implementing org.freedesktop.secrets)')
 options=('!libtool' '!emptydirs')
 url="http://www.gnome.org";
 
source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)

Reply via email to