diff --git a/libs/libxslt/Makefile b/libs/libxslt/Makefile index 4de0597243..64d5a7ff30 100644 --- a/libs/libxslt/Makefile +++ b/libs/libxslt/Makefile @@ -54,7 +54,7 @@ endef define Package/xsltproc SECTION:=utils CATEGORY:=Utilities - DEPENDS:=+libxml2 +libxslt +libexslt + DEPENDS:=+libxslt +PACKAGE_xsltproc:libexslt TITLE:=Gnome XSLT xsltproc Utility URL:=http://xmlsoft.org/XSLT/ endef