diff options
Diffstat (limited to 'package')
-rw-r--r-- | package/gconf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/gconf/Makefile b/package/gconf/Makefile index 016ce5741..6f449ec8e 100644 --- a/package/gconf/Makefile +++ b/package/gconf/Makefile @@ -11,7 +11,7 @@ PKG_MD5SUM:= de83e70453910ac62f9ee2a86444bdab PKG_DESCR:= a system for storing application preferences PKG_SECTION:= libs PKG_BUILDDEP:= dbus dbus-glib orbit2 -PKG_DEPENDS:= dbus dbus-glib +PKG_DEPENDS:= dbus dbus-glib orbit2 PKG_URL:= http://projects.gnome.org/gconf/ PKG_SITES:= ftp://ftp.gnome.org//pub/GNOME/sources/GConf/${PKG_EXTRAVER}/ |