diff options
author | Justin Patrin <papercrane@gmail.com> | 2007-03-30 15:15:42 +0000 |
---|---|---|
committer | Justin Patrin <papercrane@gmail.com> | 2007-03-30 15:15:42 +0000 |
commit | e87448d5d177f82a81b31f4e9e4d32da83d476fb (patch) | |
tree | 1e8fe4f60bb05ad21102904475fc19c3c0978ea2 /conf/distro | |
parent | 7ef937bdbcf17970532f161b2429f086b28ccb40 (diff) |
openzaurus-3.5.5: add PREFERRED_VERSION_gtk-engines ?= 2.6.5 as 2.7.* won't work with the gtk version built
Diffstat (limited to 'conf/distro')
-rw-r--r-- | conf/distro/openzaurus-3.5.5.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/distro/openzaurus-3.5.5.conf b/conf/distro/openzaurus-3.5.5.conf index b5dba1ffed..42ae98fab1 100644 --- a/conf/distro/openzaurus-3.5.5.conf +++ b/conf/distro/openzaurus-3.5.5.conf @@ -140,6 +140,8 @@ PREFERRED_VERSION_wpa-supplicant = "0.5.7" PREFERRED_VERSION_hostap-utils ?= "0.4.7" PREFERRED_VERSION_hostap-modules ?= "0.4.7" +PREFERRED_VERSION_gtk-engines ?= "2.6.5" + # # We do not use qte-mt to keep compatibility with older OZ # |