Loading package/efl/libevas-generic-loaders/Config.in +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 Loading package/efl/libevas-generic-loaders/libevas-generic-loaders.mk +1 −1 Original line number Diff line number Diff line Loading @@ -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 += \ Loading Loading
package/efl/libevas-generic-loaders/Config.in +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 Loading
package/efl/libevas-generic-loaders/libevas-generic-loaders.mk +1 −1 Original line number Diff line number Diff line Loading @@ -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 += \ Loading