diff options
author | Sibelle <lesibel@ree.fr> | 2010-05-31 17:06:35 +0200 |
---|---|---|
committer | Sibelle <lesibel@ree.fr> | 2010-05-31 17:06:35 +0200 |
commit | 06f203f556c58f6558cb5f5b8a905594e3c3594c (patch) | |
tree | 651db350c523586413d54a04e90bc5d7a6a3b98d /extra/gconf | |
parent | 931ea5f946d2ad829f30ed7e704a0d603eba7028 (diff) | |
download | nutyx-extra-06f203f556c58f6558cb5f5b8a905594e3c3594c.tar.gz nutyx-extra-06f203f556c58f6558cb5f5b8a905594e3c3594c.tar.bz2 nutyx-extra-06f203f556c58f6558cb5f5b8a905594e3c3594c.tar.xz nutyx-extra-06f203f556c58f6558cb5f5b8a905594e3c3594c.zip |
Maj deps gconfs
Diffstat (limited to 'extra/gconf')
-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 |