diff options
author | Robert Schuster <thebohemian@gmx.net> | 2009-03-19 22:10:30 +0100 |
---|---|---|
committer | Robert Schuster <thebohemian@gmx.net> | 2009-03-20 00:55:22 +0100 |
commit | 52efc66214d7c88497393998e8a66db959a98635 (patch) | |
tree | 3b61f7db029ef654ecc6de8fcb70331d1144ca6d /conf/distro/chinook-compat.conf | |
parent | 74740f99be2c4968822d098ebf66b1dc616a04c5 (diff) |
chinook-compat.conf: Fix automake-native preference.
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 213b33cec8..2ab87bdfb0 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" +PREFERRED_VERSION_automake-native = "1.10.2" PREFERRED_VERSION_binutils = "2.17.50.0.12" PREFERRED_VERSION_binutils-cross = "2.18" |