Browse Source

Fix buildroot's packet libroxml dependency

Serj Kalichev 9 years ago
parent
commit
73b80a56e5
1 changed files with 1 additions and 1 deletions
  1. 1 1
      contrib/buildroot-2014.08/klish.mk

+ 1 - 1
contrib/buildroot-2014.08/klish.mk

@@ -9,7 +9,7 @@ KLISH_SOURCE = klish-$(KLISH_VERSION).tar.bz2
 KLISH_SITE = http://libcode.org/attachments/download/45
 
 KLISH_DEPENDENCIES =
-KLISH_CONF_OPT = --disable-gpl --without-tcl --with-libroxml
+KLISH_CONF_OPT = --disable-gpl --without-tcl
 
 ifeq ($(BR2_PACKAGE_LIBROXML),y)
 KLISH_DEPENDENCIES += libroxml