From: Ulf Samuelsson Date: Thu, 29 Nov 2007 13:02:38 +0000 (-0000) Subject: Make libxslt depend on packets, instead of selecting them X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=ac4074b6ab7515067662a1661843f81cbd9f5d49;p=buildroot.git Make libxslt depend on packets, instead of selecting them --- diff --git a/package/libxslt/Config.in b/package/libxslt/Config.in index af60a03822..c0e5cb6325 100644 --- a/package/libxslt/Config.in +++ b/package/libxslt/Config.in @@ -16,6 +16,6 @@ config BR2_PACKAGE_LIBXSLT http://www.w3.org/TR/xslt -comment "libxslt disabled (requires pkgconfig)" +comment "libxslt - disabled (requires pkgconfig)" depends !BR2_PACKAGE_PKGCONFIG