From: Steven Barth Date: Sat, 20 Jun 2009 11:27:44 +0000 (+0000) Subject: axTLS does not need dropbearkey/convert anymore (obsoleted by px5g) X-Git-Tag: 0.10.0~1529 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=623b431c0ebf88fda906ec763ef97701c229229a;p=oweals%2Fluci.git axTLS does not need dropbearkey/convert anymore (obsoleted by px5g) --- diff --git a/contrib/package/luci/Makefile b/contrib/package/luci/Makefile index 018e47d0b..826fc193b 100644 --- a/contrib/package/luci/Makefile +++ b/contrib/package/luci/Makefile @@ -261,8 +261,6 @@ define Package/luci-nixio/config config PACKAGE_luci-nixio_axtls bool "Builtin (axTLS)" - select PACKAGE_dropbear - select PACKAGE_dropbearconvert config PACKAGE_luci-nixio_cyassl bool "CyaSSL"