summaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorPeter Korsgaard2010-05-25 22:42:14 +0200
committerPeter Korsgaard2010-05-25 22:42:14 +0200
commit9bf3f6d9133062e5e1d6f1c8d99bd3e395adc272 (patch)
treec855f61081fc0c927d70346ad8b3dbfa7d08e65b /CHANGES
parentenchant: add comment about needing C++ support in toolchain (diff)
downloadbuildroot-9bf3f6d9133062e5e1d6f1c8d99bd3e395adc272.tar.gz
buildroot-9bf3f6d9133062e5e1d6f1c8d99bd3e395adc272.tar.xz
buildroot-9bf3f6d9133062e5e1d6f1c8d99bd3e395adc272.zip
package: don't select libgtk2 as it doesn't know what backend to use
libgtk2 can either use the X11 or directfb backend, depending on what is selected - But if other packages 'select' libgtk2 there is no guarantee that any backends are enabled, breaking the build. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES6
1 files changed, 3 insertions, 3 deletions
diff --git a/CHANGES b/CHANGES
index 4d0046355..880c7039d 100644
--- a/CHANGES
+++ b/CHANGES
@@ -5,9 +5,9 @@
Updated/fixed packages: aumix, avahi, busybox, cairo, cdrkit,
fltk, gettext, gmpc, grep, hal, iconv, icu, libcgicc, libglib2,
libidn, libmpd, libpcap, libsoup, lmbench, ltrace, lvm2, make,
- mtd-utils, mutt, netsnmp, ntp, pango, pciutils, php, psmisc,
- qt, samba, sshfs, startup-notification, uemacs, util-linux,
- vpnc
+ metacity, mtd-utils, mutt, netsnmp, ntp, pango, pciutils,
+ pcmanfm, php, psmisc, qt, samba, sshfs, startup-notification,
+ sylpheed, uemacs, util-linux, vpnc, webkit
Issues resolved (http://bugs.uclibc.org):