summaryrefslogtreecommitdiffstats
path: root/package/efl/Config.in
diff options
context:
space:
mode:
authorFabrice Fontaine <fontaine.fabrice@gmail.com>2018-06-10 15:38:57 +0200
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>2018-06-10 16:20:52 +0200
commit1ec1f865515223426518e0709d4ca8b57dded6fc (patch)
treed8c193814584aad2431f4edc7dde8c9e0c14f601 /package/efl/Config.in
parent9962368a90516fa90625be58319b486f960afa1c (diff)
downloadbuildroot-1ec1f865515223426518e0709d4ca8b57dded6fc.tar.gz
buildroot-1ec1f865515223426518e0709d4ca8b57dded6fc.zip
librsvg: bump to version 2.42.5
- Add a dependency to host-cargo - Add a patch to set RUST_TARGET - Add a dependency to BR2_PACKAGE_HOST_RUSTC_ARCH_SUPPORTS - Forward this dependency to efl svg, enlightment, gst-plugins-bad and gst1-plugins-bad - Add hash for license file Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> [Thomas: propagate the new dependency to the gst-plugins-bad and gst1-plugins-bad Config.in comments.] Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Diffstat (limited to 'package/efl/Config.in')
-rw-r--r--package/efl/Config.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/efl/Config.in b/package/efl/Config.in
index cfb803c6df..b9b285d8da 100644
--- a/package/efl/Config.in
+++ b/package/efl/Config.in
@@ -289,6 +289,7 @@ config BR2_PACKAGE_EFL_LIBRAW
config BR2_PACKAGE_EFL_SVG
bool "SVG loader"
+ depends on BR2_PACKAGE_HOST_RUSTC_ARCH_SUPPORTS # librsvg
depends on BR2_TOOLCHAIN_HAS_SYNC_4 # librsvg -> pango -> harfbuzz
select BR2_PACKAGE_LIBRSVG
select BR2_PACKAGE_CAIRO
OpenPOWER on IntegriCloud