contrib: create package for the minidlna application
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
This commit is contained in:
parent
9ccbf86b05
commit
f2b97162de
1 changed files with 3 additions and 0 deletions
|
@ -449,6 +449,9 @@ $(eval $(call application,pbx-voicemail,LuCI PBX Administration Voicemail Suppor
|
||||||
|
|
||||||
$(eval $(call application,ltqtapi,Lantiq voip))
|
$(eval $(call application,ltqtapi,Lantiq voip))
|
||||||
|
|
||||||
|
$(eval $(call application,minidlna,LuCI Support for miniDLNA,\
|
||||||
|
+PACKAGE_luci-app-minidlna:minidlna))
|
||||||
|
|
||||||
### Server Gateway Interfaces ###
|
### Server Gateway Interfaces ###
|
||||||
define sgi
|
define sgi
|
||||||
define Package/luci-sgi-$(1)
|
define Package/luci-sgi-$(1)
|
||||||
|
|
Loading…
Reference in a new issue