|
@@ -57,7 +57,7 @@ endif
|
|
ifneq ($(BR2_PACKAGE_IPSEC_TOOLS_READLINE),y)
|
|
ifneq ($(BR2_PACKAGE_IPSEC_TOOLS_READLINE),y)
|
|
IPSEC_TOOLS_CONF_OPTS += --without-readline
|
|
IPSEC_TOOLS_CONF_OPTS += --without-readline
|
|
else
|
|
else
|
|
-IPSEC_DEPENDENCIES += readline
|
|
|
|
|
|
+IPSEC_TOOLS_DEPENDENCIES += readline
|
|
endif
|
|
endif
|
|
|
|
|
|
ifeq ($(BR2_PACKAGE_IPSEC_TOOLS_HYBRID),y)
|
|
ifeq ($(BR2_PACKAGE_IPSEC_TOOLS_HYBRID),y)
|