diff options
author | Lionel Landwerlin <llandwerlin@gmail.com> | 2010-06-05 20:03:50 +0200 |
---|---|---|
committer | Peter Korsgaard <jacmet@sunsite.dk> | 2010-06-08 23:24:32 +0200 |
commit | 726616a8efb6a1c9bcc5566689caefc15cc27679 (patch) | |
tree | cd502ba8f154bb3b32cb23ddf45d909d83ca3a1d /CHANGES | |
parent | e3b4430c3de11011e8b208273d5effd2e0776946 (diff) |
gstreamer: remove --disable-registry from configure options
--disable-registry has no dependency on libxml2 and should not be
linked to BR2_PACKAGE_GSTREAMER_LIBXML2. If we want to disable
registry then we should add another option.
Signed-off-by: Lionel Landwerlin <llandwerlin@gmail.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -7,7 +7,7 @@ New packages: cgilua, copas, coxpcall, luafilesystem, luasocket, rings, wsapi, xavante - Updated/fixed packages: cdrkit, file, gawk, intltool, + Updated/fixed packages: cdrkit, file, gawk, gstreamer, intltool, iptables, libidn, lmbench, netperf, openssl, php, qt, sqlite, tn5250, usbutils, xkeyboard-config |