diff options
author | Peter Korsgaard <jacmet@sunsite.dk> | 2010-07-22 10:25:09 +0200 |
---|---|---|
committer | Peter Korsgaard <jacmet@sunsite.dk> | 2010-07-22 10:25:09 +0200 |
commit | 32d319e6f7242553c821c7a1eadfabd2719f5992 (patch) | |
tree | 59eb919d6bba65ef0b72868cc5b1550723b45f58 /CHANGES | |
parent | 8330dd11e7caebbafea5e6e9e3c702d6cd5843b0 (diff) | |
download | buildroot-novena-32d319e6f7242553c821c7a1eadfabd2719f5992.tar.gz buildroot-novena-32d319e6f7242553c821c7a1eadfabd2719f5992.zip |
gst-plugins-base: ensure <stdint.h> is used
Otherwise the build breaks with the emulation _stdint.h in gstfft.c.
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 15 |
1 files changed, 8 insertions, 7 deletions
@@ -18,13 +18,14 @@ berkeleydb, bash, blackbox, busybox, bzip2, cdrkit, cmake, dash, dhcp, dialog, diffutils, distcc, dmalloc, dnsmasq, dropbear, e2fsprogs, fbv, file, flex, fontconfig, gawk, - gstreamer, gzip, intltool, ipsec-tools, iptables, libart, - libcgi, libdrm, libfuse, libgpg-error, libidn, liblockfile, - libpng, lighttpd, links, linux-fusion, lmbench, lrzsz, ltrace, - make, module-init-tools, mysql_client, nbd, ncurses, neon, - netcat, netperf, ntfsprogs, openssl, php, qt, quagga, sqlite, - sdl, sdl_mixer, sdl_sound, sdl_ttf, squashfs, tn5250, tremor, - usbutils, xkeyboard-config, xserver_xorg-server, xvkbd + gst-plugins-base, gstreamer, gzip, intltool, ipsec-tools, + iptables, libart, libcgi, libdrm, libfuse, libgpg-error, + libidn, liblockfile, libpng, lighttpd, links, linux-fusion, + lmbench, lrzsz, ltrace, make, module-init-tools, mysql_client, + nbd, ncurses, neon, netcat, netperf, ntfsprogs, openssl, php, + qt, quagga, sqlite, sdl, sdl_mixer, sdl_sound, sdl_ttf, + squashfs, tn5250, tremor, usbutils, xkeyboard-config, + xserver_xorg-server, xvkbd Removed packages: modutils, portage, rxvt |