diff options
author | Robert Schuster <thebohemian@gmx.net> | 2008-06-27 10:31:51 +0000 |
---|---|---|
committer | Robert Schuster <thebohemian@gmx.net> | 2008-06-27 10:31:51 +0000 |
commit | 59934da117685332d4b929dbbe4f0f966879f114 (patch) | |
tree | 7022020f2be4b4a2edcf3bd33185e4ee47f2da09 /conf/distro/chinook-compat.conf | |
parent | 14fbbae94ba936439b5a421abd1998e3d33deb59 (diff) |
chinook-compat: Added libsdl-mixer version preference to 1.2.6.
Diffstat (limited to 'conf/distro/chinook-compat.conf')
-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 1503a6f380..007b33e49d 100644 --- a/conf/distro/chinook-compat.conf +++ b/conf/distro/chinook-compat.conf @@ -112,6 +112,7 @@ PREFERRED_PROVIDER_virtual/xserver = "xserver-kdrive" PREFERRED_PROVIDER_virtual/libsdl = "libsdl-directfb" PREFERRED_VERSION_libsdl-directfb = "1.2.9" PREFERRED_VERSION_libsdl-image = "1.2.3" +PREFERRED_VERSION_libsdl-mixer = "1.2.6" PREFERRED_PROVIDER_xserver = "xserver-kdrive" |