summaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorPeter Korsgaard2011-02-24 09:43:52 +0100
committerPeter Korsgaard2011-02-24 09:43:52 +0100
commitc9253253c1cb80fb8574c3d313a129b64b4ad2a1 (patch)
tree4f70a13eef59c3a7346760bf47dd29cd62926eac /CHANGES
parentquagga: fix build with snmp support (diff)
downloadbuildroot-c9253253c1cb80fb8574c3d313a129b64b4ad2a1.tar.gz
buildroot-c9253253c1cb80fb8574c3d313a129b64b4ad2a1.tar.xz
buildroot-c9253253c1cb80fb8574c3d313a129b64b4ad2a1.zip
synergy: fix build
Closes #3307 Synergy needs libXtst, a toolchain with wchar support and was missing an include for exit(). Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES5
1 files changed, 3 insertions, 2 deletions
diff --git a/CHANGES b/CHANGES
index 687561eee..28e9941ac 100644
--- a/CHANGES
+++ b/CHANGES
@@ -13,8 +13,8 @@
makedevs, matchbox-fakekey, matchbox-startup-monitor, mdadm,
metacity, mpd, nasm, nfs-utils, olsr, openssl, popt,
pthread-stubs, quagga, rpm, samba, sdl, sdl_gfx, sdl_image,
- sdl_mixer, sdl_sound, sdl_ttf, squashfs, taglib, tcpreplay,
- tiff, wpa_supplicant, xcb-util,
+ sdl_mixer, sdl_sound, sdl_ttf, squashfs, synergy, taglib,
+ tcpreplay, tiff, wpa_supplicant, xcb-util,
xdriver_xf86-input-{acepad,aiptek,evdev,joystick,keyboard},
xdriver_xf86-input-{mouse,synaptics,void},
xdriver_xf86-video-{chips,dummy,geode,glide,intel,nv,wsfb},
@@ -29,6 +29,7 @@
#3205: Failing chmod when running "make" in buildroot (openssl)...
#3277: quagga fails to build with SNMP support
#3283: See why nfs-utils needs fakeroot, and convert to autotools
+ #3307: synergy fails to build due to missing XTest library
2011.02-rc1, Released February 14th, 2011: