|
@@ -41,7 +41,7 @@ endif
|
|
|
|
|
|
ifeq ($(BR2_PACKAGE_LIBEDIT),y)
|
|
ifeq ($(BR2_PACKAGE_LIBEDIT),y)
|
|
LIBKRB5_CONF_OPTS += --with-libedit
|
|
LIBKRB5_CONF_OPTS += --with-libedit
|
|
-LIBKRB5_DEPENDENCIES += libedit
|
|
|
|
|
|
+LIBKRB5_DEPENDENCIES += host-pkgconf libedit
|
|
else
|
|
else
|
|
LIBKRB5_CONF_OPTS += --without-libedit
|
|
LIBKRB5_CONF_OPTS += --without-libedit
|
|
endif
|
|
endif
|