diff options
author | Robert Schuster <thebohemian@gmx.net> | 2009-03-20 00:52:19 +0100 |
---|---|---|
committer | Robert Schuster <thebohemian@gmx.net> | 2009-03-20 00:55:25 +0100 |
commit | 7f17340d80e7ac265931cef69168e331d63ff15b (patch) | |
tree | 2f64e750fc2d41ccf38735b2ae4d0c3f284f2364 | |
parent | 3eaf6239186f82ac37e8e9772d51b1d686f36c1b (diff) |
chinook-compat.conf: Declare preference on automake-native 1.9.6.
-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 2ab87bdfb0..d2ff51eaa4 100644 --- a/conf/distro/chinook-compat.conf +++ b/conf/distro/chinook-compat.conf @@ -60,7 +60,7 @@ PREFERRED_PROVIDER_linux-libc-header = "linux-libc-headers" PREFERRED_PROVIDER_virtual/libx11 = "libx11" PREFERRED_PROVIDER_gconf ?= "gconf-dbus" -PREFERRED_VERSION_automake-native = "1.10.2" +PREFERRED_VERSION_automake-native = "1.9.6" PREFERRED_VERSION_binutils = "2.17.50.0.12" PREFERRED_VERSION_binutils-cross = "2.18" |