diff options
author | root <root@rshg054.dnsready.net> | 2012-11-23 02:33:48 -0800 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2012-11-23 02:33:48 -0800 |
commit | 1fce42e9327109bd47dba5e3e690144a23bbbc19 (patch) | |
tree | e48f488b533fcfa9f4e29f6d2b935e57adf0a178 /extra/libsecret/PKGBUILD | |
parent | 13c6302fab6118693af345756375923b9fb7da69 (diff) |
Fri Nov 23 02:31:09 PST 2012
Diffstat (limited to 'extra/libsecret/PKGBUILD')
-rw-r--r-- | extra/libsecret/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/libsecret/PKGBUILD b/extra/libsecret/PKGBUILD index c7a51e800..1dcd39f3f 100644 --- a/extra/libsecret/PKGBUILD +++ b/extra/libsecret/PKGBUILD @@ -3,13 +3,13 @@ pkgname=libsecret pkgver=0.12 -pkgrel=1 +pkgrel=2 pkgdesc='library for storing and retrieving passwords and other secrets.' arch=('i686' 'x86_64') license=('LGPL') url="https://live.gnome.org/Libsecret" depends=('glib2' 'libgcrypt') -makedepends=('intltool' 'docbook-xsl') +makedepends=('intltool' 'docbook-xsl' 'gobject-introspection') options=('!libtool') source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/$pkgver/$pkgname-$pkgver.tar.xz) sha256sums=('323db75a5e73058d3eb95597d9f798fd715ec7d58f500be84628b8f9a0617c01') |