diff options
author | Julien Boibessot <julien.boibessot@armadeus.com> | 2010-02-12 23:47:37 +0100 |
---|---|---|
committer | Peter Korsgaard <jacmet@sunsite.dk> | 2010-02-17 11:26:09 +0100 |
commit | 0c6ef230f32eb37a23c47afd862e393dacf8f308 (patch) | |
tree | cbe2009370097f3c369cc6dd47c5c91d0245d783 /CHANGES | |
parent | a6febebdedbb1be2d6020e5aa84c81fa0db04bbc (diff) | |
download | buildroot-novena-0c6ef230f32eb37a23c47afd862e393dacf8f308.tar.gz buildroot-novena-0c6ef230f32eb37a23c47afd862e393dacf8f308.zip |
gstreamer-good: add speex dependancy
Otherwise, even if speex is selected, as gstreamer is compiled first,
speex plugin is not activated/built.
Signed-off-by: Julien Boibessot <julien.boibessot@armadeus.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -2,8 +2,8 @@ Fixes all over the tree and new features. - Updated/fixed packages: alsa-lib, argus, at, libpcap, rsync, tcl, - xproto_trapproto + Updated/fixed packages: alsa-lib, argus, at, gst-plugins-good, + libpcap, rsync, tcl, xproto_trapproto 2010.02-rc1, Released February 9th, 2010: |