projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
fix xsupplicant build against madwifi-ng introduced by [2272]
[openwrt.git]
/
package
/
libid3tag
/
Config.in
diff --git
a/package/libid3tag/Config.in
b/package/libid3tag/Config.in
index
66d997d
..
c507b80
100644
(file)
--- a/
package/libid3tag/Config.in
+++ b/
package/libid3tag/Config.in
@@
-1,7
+1,6
@@
config BR2_PACKAGE_LIBID3TAG
tristate "libid3tag - An ID3 tag manipulation library"
config BR2_PACKAGE_LIBID3TAG
tristate "libid3tag - An ID3 tag manipulation library"
-# default m if CONFIG_DEVEL
- default n
+ default m if CONFIG_DEVEL
select BR2_PACKAGE_ZLIB
help
libid3tag is a library for reading and (eventually) writing ID3 tags, both
select BR2_PACKAGE_ZLIB
help
libid3tag is a library for reading and (eventually) writing ID3 tags, both
This page took
0.024869 seconds
and
4
git commands to generate.