diff options
author | ponce <matteo.bernardini@gmail.com> | 2012-08-28 11:11:35 +0200 |
---|---|---|
committer | ponce <matteo.bernardini@gmail.com> | 2012-08-28 11:11:35 +0200 |
commit | 6374916844c7fa0d48394bf6d7fb4c49a18f86f9 (patch) | |
tree | b1b81d5f12d8b00f885da8a76291551d414637d7 /system/gconf-editor | |
parent | 3a45a28aa8f1da62c2230a56852207302b313640 (diff) | |
download | slackbuilds-6374916844c7fa0d48394bf6d7fb4c49a18f86f9.tar.gz |
system/gconf-editor: Fixed dep information
Diffstat (limited to 'system/gconf-editor')
-rw-r--r-- | system/gconf-editor/gconf-editor.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/gconf-editor/gconf-editor.info b/system/gconf-editor/gconf-editor.info index 1c2b8898c1..ca60ee7f81 100644 --- a/system/gconf-editor/gconf-editor.info +++ b/system/gconf-editor/gconf-editor.info @@ -5,6 +5,6 @@ DOWNLOAD="http://ftp.gnome.org/pub/gnome/desktop/2.24/2.24.3/sources/gconf-edito MD5SUM="2fe93cb2ac8ea0d34860cc6d059076d8" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="gnome-mime-data gnome-vfs libbonobo libbonoboui libgnome libgnomecanvas libgnomeui" +REQUIRES="libgnomeui" MAINTAINER="Erik Hanson" EMAIL="erik@slackbuilds.org" |