diff options
author | Robert Schuster <thebohemian@gmx.net> | 2008-01-29 11:58:52 +0000 |
---|---|---|
committer | Robert Schuster <thebohemian@gmx.net> | 2008-01-29 11:58:52 +0000 |
commit | 38b67b4fae5ff0e168f80c157e372ede8ca4e8f1 (patch) | |
tree | 641af94d16b604ee55bfb22b773f1c86c97b5654 /conf | |
parent | 77cb724357c5ced429a7c5445c4db6aa18fe84d7 (diff) |
libxml2: Provide common include
- added 2.6.27 recipe (for Maemo)
- changed 2.6.29 recipe to use the include
chinook-compat.conf:
- fixed version preference for libxml2
Diffstat (limited to 'conf')
-rw-r--r-- | conf/distro/chinook-compat.conf | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/conf/distro/chinook-compat.conf b/conf/distro/chinook-compat.conf index 581d4f31d0..f0e1ec2ad8 100644 --- a/conf/distro/chinook-compat.conf +++ b/conf/distro/chinook-compat.conf @@ -87,8 +87,7 @@ PREFERRED_VERSION_gtk+ = "2.10.14" PREFERRED_VERSION_gnome-vfs = "2.16" # 3.9.1 would be correct PREFERRED_VERSION_gtkhtml-3.8 = "3.8.2" -# 2.6.27 would be correct -PREFERRED_VERSION_libxml = "2.6.29" +PREFERRED_VERSION_libxml2 = "2.6.27" # 2.16 would be correct PREFERRED_VERSION_gconf = "2.6.1" |