diff options
author | Chris Lord <chris@openedhand.com> | 2004-09-14 09:30:20 +0000 |
---|---|---|
committer | Chris Lord <chris@openedhand.com> | 2004-09-14 09:30:20 +0000 |
commit | 9bab0b8cdab261c18eec4676cd98b85ed15d6435 (patch) | |
tree | ed227d26442b7a08c0add18caac08608774d83d0 /conf/openzaurus-3.5.1.conf | |
parent | a4e55364cfff5ff0895553d045c9e1795c0ef0ad (diff) |
Merge bk://openembedded@openembedded.bkbits.net/packages
into chris.(none):/home/cwiiis/oe/packages
2004/09/14 10:30:06+01:00 (none)!cwiiis
Semi-fix detect-stylus and miniclipboard.
Fix xmonobut.
Remove dependency on xinerama from rosetta.
Upgrade gpe-calendar (0.56) and gpe-gallery (0.95).
Add meatchbox-panel-hacks.
Prefer gtk 2.2.4 and libglade 2.0.1 in openzaurus-3.5.1.conf.
BKrev: 4146ba2cDQllTCv8TcQ9e-qKViJQ8Q
Diffstat (limited to 'conf/openzaurus-3.5.1.conf')
-rw-r--r-- | conf/openzaurus-3.5.1.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/openzaurus-3.5.1.conf b/conf/openzaurus-3.5.1.conf index 47d4736cb4..a403af772f 100644 --- a/conf/openzaurus-3.5.1.conf +++ b/conf/openzaurus-3.5.1.conf @@ -18,3 +18,5 @@ TARGET_FPU = "soft" PREFERRED_VERSION_binutils-cross = "2.15.91.0.1" PREFERRED_VERSION_qte-for-opie = "2.3.7" PREFERRED_VERSION_orinoco-modules = "0.13e" +PREFERRED_VERSION_gtk+ = "2.2.4" +PREFERRED_VERSION_libglade = "2.0.1" |