summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDanny Rawlins <monster.romster@gmail.com>2016-06-20 15:28:50 +1000
committerDanny Rawlins <monster.romster@gmail.com>2016-06-20 15:28:50 +1000
commit3805ad3d4c51cb4d123802cfdb7b18089e932115 (patch)
treef58e8eb33d4f2a74d610d85906c6dbb1921e93b6
parent7806bc914ce088d6605979e8d439b4b690be96ae (diff)
downloadcontrib-3805ad3d4c51cb4d123802cfdb7b18089e932115.tar.gz
contrib-3805ad3d4c51cb4d123802cfdb7b18089e932115.tar.xz
libsecret: aded gobject-introspection dependency
-rw-r--r--libsecret/.footprint4
-rw-r--r--libsecret/Pkgfile4
2 files changed, 6 insertions, 2 deletions
diff --git a/libsecret/.footprint b/libsecret/.footprint
index 19ca8edbc..309fd4152 100644
--- a/libsecret/.footprint
+++ b/libsecret/.footprint
@@ -18,6 +18,8 @@ drwxr-xr-x root/root usr/include/libsecret-1/libsecret/
-rw-r--r-- root/root usr/include/libsecret-1/libsecret/secret-value.h
-rw-r--r-- root/root usr/include/libsecret-1/libsecret/secret.h
drwxr-xr-x root/root usr/lib/
+drwxr-xr-x root/root usr/lib/girepository-1.0/
+-rw-r--r-- root/root usr/lib/girepository-1.0/Secret-1.typelib
-rw-r--r-- root/root usr/lib/libsecret-1.a
-rwxr-xr-x root/root usr/lib/libsecret-1.la
lrwxrwxrwx root/root usr/lib/libsecret-1.so -> libsecret-1.so.0.0.0
@@ -27,3 +29,5 @@ drwxr-xr-x root/root usr/lib/pkgconfig/
-rw-r--r-- root/root usr/lib/pkgconfig/libsecret-1.pc
-rw-r--r-- root/root usr/lib/pkgconfig/libsecret-unstable.pc
drwxr-xr-x root/root usr/share/
+drwxr-xr-x root/root usr/share/gir-1.0/
+-rw-r--r-- root/root usr/share/gir-1.0/Secret-1.gir
diff --git a/libsecret/Pkgfile b/libsecret/Pkgfile
index 0c5467ea0..6ba13d263 100644
--- a/libsecret/Pkgfile
+++ b/libsecret/Pkgfile
@@ -2,8 +2,8 @@
# URL: https://wiki.gnome.org/Projects/Libsecret
# Maintainer: Danny Rawlins, crux at romster dot me
# Packager: Danny Rawlins, crux at romster dot me
-# Depends on: glib intltool libgcrypt
-# Optional: gobject-introspection vala docbook-xsl
+# Depends on: glib intltool libgcrypt gobject-introspection
+# Optional: vala docbook-xsl
name=libsecret
version=0.18.5

Generated by cgit