diff options
Diffstat (limited to 'extra')
-rw-r--r-- | extra/gconf/.footprint | 6 | ||||
-rw-r--r-- | extra/gconf/Pkgfile | 2 |
2 files changed, 7 insertions, 1 deletions
diff --git a/extra/gconf/.footprint b/extra/gconf/.footprint index c5b26cc1f..e68cf34b0 100644 --- a/extra/gconf/.footprint +++ b/extra/gconf/.footprint @@ -4,6 +4,7 @@ drwxr-xr-x root/root etc/dbus-1/system.d/ -rw-r--r-- root/root etc/dbus-1/system.d/org.gnome.GConf.Defaults.conf drwxr-xr-x root/root etc/gconf/ drwxr-xr-x root/root etc/gconf/2/ +-rw-r--r-- root/root etc/gconf/2/evoldap.conf -rw-r--r-- root/root etc/gconf/2/path drwxr-xr-x root/root etc/gconf/gconf.xml.defaults/ drwxr-xr-x root/root etc/gconf/gconf.xml.mandatory/ @@ -28,6 +29,8 @@ drwxr-xr-x root/root usr/include/gconf/2/gconf/ drwxr-xr-x root/root usr/lib/ drwxr-xr-x root/root usr/lib/GConf/ drwxr-xr-x root/root usr/lib/GConf/2/ +-rwxr-xr-x root/root usr/lib/GConf/2/libgconfbackend-evoldap.la +-rwxr-xr-x root/root usr/lib/GConf/2/libgconfbackend-evoldap.so -rwxr-xr-x root/root usr/lib/GConf/2/libgconfbackend-oldxml.la -rwxr-xr-x root/root usr/lib/GConf/2/libgconfbackend-oldxml.so -rwxr-xr-x root/root usr/lib/GConf/2/libgconfbackend-xml.la @@ -42,6 +45,9 @@ lrwxrwxrwx root/root usr/lib/libgconf-2.so.4 -> libgconf-2.so.4.1.5 drwxr-xr-x root/root usr/lib/pkgconfig/ -rw-r--r-- root/root usr/lib/pkgconfig/gconf-2.0.pc drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/GConf/ +drwxr-xr-x root/root usr/share/GConf/schema/ +-rw-r--r-- root/root usr/share/GConf/schema/evoldap.schema drwxr-xr-x root/root usr/share/aclocal/ -rw-r--r-- root/root usr/share/aclocal/gconf-2.m4 drwxr-xr-x root/root usr/share/dbus-1/ diff --git a/extra/gconf/Pkgfile b/extra/gconf/Pkgfile index b6dcb694b..e3b4046ff 100644 --- a/extra/gconf/Pkgfile +++ b/extra/gconf/Pkgfile @@ -2,7 +2,7 @@ # URL: http://www.gnome.org/ # Maintainer: NuTyX core team # Packager: thierryn1 at hispeed dot ch -# Depends on: orbit2, polkit, glib, gtk +# Depends on: orbit2, polkit, glib, gtk, openldap name=gconf version=2.28.1 |