mirror of
https://github.com/kernelkit/infix.git
synced 2026-07-30 04:33:00 +02:00
package/klish: make sure to enable libxml2 in configure
Signed-off-by: Joachim Wiberg <troglobit@gmail.com>
This commit is contained in:
@@ -13,6 +13,8 @@ KLISH_DEPENDENCIES = libxml2
|
||||
KLISH_INSTALL_STAGING = YES
|
||||
KLISH_AUTORECONF = YES
|
||||
|
||||
KLISH_CONF_OPTS += --with-libxml2
|
||||
|
||||
define KLISH_INSTALL_CONFIG
|
||||
$(INSTALL) -t $(TARGET_DIR)/etc/klish -D -m 0644 \
|
||||
$(@D)/klish.conf $(@D)/klishd.conf
|
||||
|
||||
Reference in New Issue
Block a user