projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
add different default lists for annex a and annex b in ar7 image builder
[openwrt.git]
/
openwrt
/
package
/
mt-daapd
/
Config.in
diff --git
a/openwrt/package/mt-daapd/Config.in
b/openwrt/package/mt-daapd/Config.in
index
6850c4e
..
126e13f
100644
(file)
--- a/
openwrt/package/mt-daapd/Config.in
+++ b/
openwrt/package/mt-daapd/Config.in
@@
-1,8
+1,7
@@
config BR2_PACKAGE_MT_DAAPD
prompt "mt-daapd - A multi-threaded DAAP (Digital Audio Access Protocol) daemon"
tristate
config BR2_PACKAGE_MT_DAAPD
prompt "mt-daapd - A multi-threaded DAAP (Digital Audio Access Protocol) daemon"
tristate
-# default m if CONFIG_DEVEL
- default n
+ default m if CONFIG_DEVEL
select BR2_PACKAGE_LIBGDBM
select BR2_PACKAGE_LIBHOWL
select BR2_PACKAGE_LIBID3TAG
select BR2_PACKAGE_LIBGDBM
select BR2_PACKAGE_LIBHOWL
select BR2_PACKAGE_LIBID3TAG
This page took
0.024133 seconds
and
4
git commands to generate.