[#5042] madplay depends on libmad and libid3tag
Submitted By: Peter Meerwald
Open Date
2009-04-03 14:16:40 Close Date
2009-04-08 22:11:59
Priority:
Low Assignee:
Nobody
Status:
Closed Fixed In Release:
N/A
Found In Release:
snaps Release:
Category:
uClinux-dist applications Board:
N/A
Processor:
ALL Silicon Revision:
Is this bug repeatable?:
Yes Resolution:
Fixed
Uboot version or rev.:
Toolchain version or rev.:
SVN rev7956
App binary format:
N/A
Summary: madplay depends on libmad and libid3tag
Details:
Index: Kconfig
===================================================================
--- Kconfig (revision 7956)
+++ Kconfig (working copy)
@@ -3614,6 +3615,8 @@
config USER_MADPLAY_MADPLAY
bool "madplay"
+ select LIB_LIBMAD
+ select LIB_LIBID3TAG
help
Play MP3 files
Follow-ups
--- Mike Frysinger 2009-04-03 14:50:06
thanks, added your change to svn
--- Peter Meerwald 2009-11-22 18:01:57
please check, patch is not in latest git tree
Files
Changes
Commits
Dependencies
Duplicates
Associations
Tags
File Name File Type File Size Posted By
No Files Were Found