projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
fix typo
[openwrt.git]
/
openwrt
/
package
/
libxslt
/
Config.in
diff --git
a/openwrt/package/libxslt/Config.in
b/openwrt/package/libxslt/Config.in
index
4d7a902
..
c0ec6cd
100644
(file)
--- a/
openwrt/package/libxslt/Config.in
+++ b/
openwrt/package/libxslt/Config.in
@@
-1,7
+1,6
@@
config BR2_PACKAGE_LIBXSLT
tristate "libxslt - Gnome XSLT library"
-# default m if CONFIG_DEVEL
- default n
+ default m if CONFIG_DEVEL
select BR2_PACKAGE_LIBXML2
help
A library for XML transformation using XSLT.
This page took
0.020983 seconds
and
4
git commands to generate.