diff options
author | Robert Schuster <thebohemian@gmx.net> | 2008-09-21 14:23:32 +0000 |
---|---|---|
committer | Robert Schuster <thebohemian@gmx.net> | 2008-09-21 14:23:32 +0000 |
commit | 0976ac4adbe43aa25e910c086d68485dcdb64651 (patch) | |
tree | 2ede60b4ac13ef9123d722b84dc347740e84cf57 | |
parent | fd08d6342ad38345dd8651367f584672712543f5 (diff) |
chinook-compat: Added pkg rename for libsdl-mixer.
-rw-r--r-- | conf/distro/chinook-compat.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/distro/chinook-compat.conf b/conf/distro/chinook-compat.conf index 24a90e4e59..b9d882d5d6 100644 --- a/conf/distro/chinook-compat.conf +++ b/conf/distro/chinook-compat.conf @@ -211,6 +211,7 @@ PKG_zlib = "zlib1g" PKG_libglade = "libglade2-0" PKG_libsoup = "libsoup2.2-8" +PKG_libsdl-mixer = "libsdl-mixer1.2" PKG_libsdl-image = "libsdl-image1.2" PKG_libsdl-directfb = "libsdl1.2" PKG_libsdl-ttf = "libsdl-ttf2.0-0" |