diff options
author | woglinde <heinold@inf.fu-berlin.de> | 2009-03-11 18:27:28 +0100 |
---|---|---|
committer | woglinde <heinold@inf.fu-berlin.de> | 2009-03-12 01:37:22 +0100 |
commit | 68441bdc247d1038283d9db71fe5b441e1536185 (patch) | |
tree | e9e33e139115b24a84413c84a1b2e45e99eba7b2 /conf/distro | |
parent | 1d309e8823b42f1a4085ec52b9891a0aae6b8dce (diff) |
chinook-compat: pin version of libsdl-directfb to 1.2.11
Diffstat (limited to 'conf/distro')
-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 7597b6ed05..2ece2f321b 100644 --- a/conf/distro/chinook-compat.conf +++ b/conf/distro/chinook-compat.conf @@ -124,7 +124,7 @@ PREFERRED_PROVIDER_virtual/xserver = "xserver-kdrive" # This is a hack to avoid building mesa which crashes the compiler PREFERRED_PROVIDER_virtual/libsdl = "libsdl-directfb" -PREFERRED_VERSION_libsdl-directfb = "1.2.9" +PREFERRED_VERSION_libsdl-directfb = "1.2.11" PREFERRED_VERSION_libsdl-image = "1.2.3" PREFERRED_VERSION_libsdl-mixer = "1.2.6" |