summaryrefslogtreecommitdiffstats
path: root/package/gmediaserver/Config.in
blob: b93b126003b53b999efe852a96992ae7312d73cd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
config BR2_PACKAGE_GMEDIASERVER
	prompt "gmediaserver - An UPnP music media server"
	tristate 
	default m if CONFIG_DEVEL
	select BR2_PACKAGE_ID3LIB
	select BR2_PACKAGE_LIBUPNP
	help
	 An UPnP music media server.
	 
	 http://www.nongnu.org/gmediaserver/
	 
	 Depends: id3lib, libupnp