projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
002ad94
)
libid3tag requires zlib. Noticed by Stuart Wood
author
Peter Korsgaard
<jacmet@sunsite.dk>
Tue, 29 May 2007 14:55:27 +0000
(14:55 -0000)
committer
Peter Korsgaard
<jacmet@sunsite.dk>
Tue, 29 May 2007 14:55:27 +0000
(14:55 -0000)
package/libid3tag/Config.in
patch
|
blob
|
history
diff --git
a/package/libid3tag/Config.in
b/package/libid3tag/Config.in
index 09f8346ad47d7a5d1406bc0569287505fb08abb7..6c1141ce8a4ff029329d7c690909d7884bdd06ed 100644
(file)
--- a/
package/libid3tag/Config.in
+++ b/
package/libid3tag/Config.in
@@
-1,6
+1,7
@@
config BR2_PACKAGE_LIBID3TAG
bool "libid3tag"
default n
+ select BR2_PACKAGE_ZLIB
help
ID3 tag reading library from the MAD project.