Commit 16c1af8d authored by Romain Naour's avatar Romain Naour Committed by Thomas Petazzoni
Browse files
parent 47128a9b
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
config BR2_PACKAGE_LIBEVAS_GENERIC_LOADERS
	bool "libevas generic loaders"
	select BR2_PACKAGE_LIBEINA
	select BR2_PACKAGE_ZLIB
	help
	  These are additional "generic" loaders for Evas that are
	  stand-alone executables that evas may run from its generic
+1 −1
Original line number Diff line number Diff line
@@ -12,7 +12,7 @@ LIBEVAS_GENERIC_LOADERS_LICENSE_FILES = COPYING

LIBEVAS_GENERIC_LOADERS_INSTALL_STAGING = YES

LIBEVAS_GENERIC_LOADERS_DEPENDENCIES = libeina
LIBEVAS_GENERIC_LOADERS_DEPENDENCIES = libeina zlib

# For now, we only support the SVG loader
LIBEVAS_GENERIC_LOADERS_CONF_OPT += \