pkg-autotools: move the libtool patching call out of the autoreconf hook
[buildroot-gz.git] / package / xmlstarlet / Config.in
blob99762b87618b464fdb64e799c22299cfd3403eda
1 config BR2_PACKAGE_XMLSTARLET
2         bool "xmlstarlet"
3         select BR2_PACKAGE_LIBXML2
4         select BR2_PACKAGE_LIBXSLT
5         select BR2_PACKAGE_LIBICONV if !BR2_ENABLE_LOCALE
6         help
7           Command Line XML Toolkit
9           http://xmlstar.sourceforge.net/