Loading package/libfreefare/libfreefare.mk +5 −0 Original line number Diff line number Diff line Loading @@ -8,4 +8,9 @@ LIBFREEFARE_VERSION = 0.3.4 LIBFREEFARE_SITE = http://libfreefare.googlecode.com/files LIBFREEFARE_DEPENDENCIES = libnfc openssl ifeq ($(BR2_PREFER_STATIC_LIB),y) # openssl needs zlib even if the libfreefare example itself doesn't LIBFREEFARE_CONF_ENV += LIBS='-lz' endif $(eval $(autotools-package)) Loading
package/libfreefare/libfreefare.mk +5 −0 Original line number Diff line number Diff line Loading @@ -8,4 +8,9 @@ LIBFREEFARE_VERSION = 0.3.4 LIBFREEFARE_SITE = http://libfreefare.googlecode.com/files LIBFREEFARE_DEPENDENCIES = libnfc openssl ifeq ($(BR2_PREFER_STATIC_LIB),y) # openssl needs zlib even if the libfreefare example itself doesn't LIBFREEFARE_CONF_ENV += LIBS='-lz' endif $(eval $(autotools-package))