diff options
author | Robert Schuster <thebohemian@gmx.net> | 2008-04-23 00:01:23 +0000 |
---|---|---|
committer | Robert Schuster <thebohemian@gmx.net> | 2008-04-23 00:01:23 +0000 |
commit | a0ba15cddde3545cfcdfa79cb81475a7408ffa0b (patch) | |
tree | 3f0911d6815e8b3e47c962c9a8935ccaaf96d4e5 /conf/distro/chinook-compat.conf | |
parent | 5bbd957ace4e196d6a4b1719064b504182bdba08 (diff) |
chinook-compat.conf: Fixed libhildon binary package rename.
Diffstat (limited to 'conf/distro/chinook-compat.conf')
-rw-r--r-- | conf/distro/chinook-compat.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/distro/chinook-compat.conf b/conf/distro/chinook-compat.conf index 2e8688b263..528765b634 100644 --- a/conf/distro/chinook-compat.conf +++ b/conf/distro/chinook-compat.conf @@ -189,7 +189,7 @@ PKG_atk = "libatk1.0-0" PKG_glib-2.0 = "libglib2.0-0" PKG_gconf = "libgconf2-6" DEBIANNAME_dbus_pn-dbus = "dbus" -PKG_hildon-1 = "libhildon1" +PKG_libhildon = "libhildon1" PKG_zlib = "zlib1g" PKG_libglade = "libglade2-0" |