summaryrefslogtreecommitdiffstats
path: root/package/enlightenment
diff options
context:
space:
mode:
authorThomas Petazzoni <thomas.petazzoni@bootlin.com>2018-07-16 13:12:14 +0200
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>2018-07-16 13:12:14 +0200
commit4182346f4bbe03c6fa1dababeeaeae2dc5e8223f (patch)
tree4b99ffc20ff5718ed2e4034b8607f6a13f89dda2 /package/enlightenment
parentc699f5ab5a9d86d4416647a3ba9405476bf6bb9b (diff)
downloadbuildroot-4182346f4bbe03c6fa1dababeeaeae2dc5e8223f.tar.gz
buildroot-4182346f4bbe03c6fa1dababeeaeae2dc5e8223f.zip
Revert "librsvg: bump to version 2.42.5"
This reverts commit 1ec1f865515223426518e0709d4ca8b57dded6fc, which causes numerous build failures due to Rust handling problems. See the thread at http://lists.busybox.net/pipermail/buildroot/2018-June/223642.html for details. Fixes (or rather avoids): http://autobuild.buildroot.net/results/26102d0ec258d5ef3af36ac32371fba1c996965b/ Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Diffstat (limited to 'package/enlightenment')
-rw-r--r--package/enlightenment/Config.in2
1 files changed, 0 insertions, 2 deletions
diff --git a/package/enlightenment/Config.in b/package/enlightenment/Config.in
index 892da79b4d..d1dee25f86 100644
--- a/package/enlightenment/Config.in
+++ b/package/enlightenment/Config.in
@@ -1,6 +1,5 @@
config BR2_PACKAGE_ENLIGHTENMENT
bool "enlightenment"
- depends on BR2_PACKAGE_HOST_RUSTC_ARCH_SUPPORTS # efl svg -> librsvg
# libevas-generic-loaders-svg -> librsvg -> glib2 / pango
depends on BR2_USE_WCHAR
depends on BR2_INSTALL_LIBSTDCPP
@@ -30,7 +29,6 @@ config BR2_PACKAGE_ENLIGHTENMENT
http://www.enlightenment.org/
comment "enlightenment needs udev /dev management and a toolchain w/ wchar, C++, threads"
- depends on BR2_PACKAGE_HOST_RUSTC_ARCH_SUPPORTS
depends on BR2_PACKAGE_EFL && BR2_PACKAGE_XORG7 && BR2_USE_MMU
depends on !BR2_USE_WCHAR || !BR2_TOOLCHAIN_HAS_THREADS || !BR2_INSTALL_LIBSTDCPP || \
!BR2_PACKAGE_HAS_UDEV
OpenPOWER on IntegriCloud