Loading package/links/links.mk +3 −0 Original line number Diff line number Diff line Loading @@ -40,7 +40,10 @@ LINKS_DEPENDENCIES += bzip2 endif ifeq ($(BR2_PACKAGE_LIBEVENT),y) LINKS_CONF_OPTS += --with-libevent LINKS_DEPENDENCIES += libevent else LINKS_CONF_OPTS += --without-libevent endif ifeq ($(BR2_PACKAGE_OPENSSL),y) Loading Loading
package/links/links.mk +3 −0 Original line number Diff line number Diff line Loading @@ -40,7 +40,10 @@ LINKS_DEPENDENCIES += bzip2 endif ifeq ($(BR2_PACKAGE_LIBEVENT),y) LINKS_CONF_OPTS += --with-libevent LINKS_DEPENDENCIES += libevent else LINKS_CONF_OPTS += --without-libevent endif ifeq ($(BR2_PACKAGE_OPENSSL),y) Loading