]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commit
libxslt: use select instead of depends for pkgconfig like other packages
authorPeter Korsgaard <jacmet@sunsite.dk>
Sun, 15 Jun 2008 17:48:33 +0000 (17:48 -0000)
committerPeter Korsgaard <jacmet@sunsite.dk>
Sun, 15 Jun 2008 17:48:33 +0000 (17:48 -0000)
commite34521b47e7ccd232f99042660ae4440a1beed71
tree45e42cdf1d99eaa5992f60ce4df04596f75b378f
parent565e05c8a18ecb7ffff0018b598218d32399d8b7
libxslt: use select instead of depends for pkgconfig like other packages

There's not much point in using depends instead of select for pkgconfig as
it's a host tool, E.G. it doesn't add anything to the rootfs.

At the same time, strip Config.in of trailing spaces.
package/libxslt/Config.in