projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
89913cb
)
gst-plugins-bad: rsvg support needs C++ (but no longer GTK+)
author
Peter Korsgaard
<jacmet@sunsite.dk>
Tue, 1 Jan 2013 12:24:20 +0000
(13:24 +0100)
committer
Peter Korsgaard
<jacmet@sunsite.dk>
Tue, 1 Jan 2013 12:24:20 +0000
(13:24 +0100)
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
package/multimedia/gst-plugins-bad/Config.in
patch
|
blob
|
history
diff --git
a/package/multimedia/gst-plugins-bad/Config.in
b/package/multimedia/gst-plugins-bad/Config.in
index d87aec4aa73a63569c5ee06f6c7799b1bd6f62cf..9dd2daab83c7eec9b4da93f3a895174d99793bfe 100644
(file)
--- a/
package/multimedia/gst-plugins-bad/Config.in
+++ b/
package/multimedia/gst-plugins-bad/Config.in
@@
-288,9
+288,12
@@
config BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_OPUS
config BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_RSVG
bool "rsvg"
- depends on BR2_
PACKAGE_LIBGTK2
+ depends on BR2_
INSTALL_LIBSTDCPP
select BR2_PACKAGE_LIBRSVG
+comment "rsvg plugin requires a toolchain with C++ support"
+ depends on !BR2_INSTALL_LIBSTDCPP
+
config BR2_PACKAGE_GST_PLUGINS_BAD_PLUGIN_SDL
bool "sdl"
select BR2_PACKAGE_SDL