diff options
Diffstat (limited to 'applications')
-rw-r--r-- | applications/luci-app-ushare/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/applications/luci-app-ushare/Makefile b/applications/luci-app-ushare/Makefile index 7b90a0075..5c0974c0d 100644 --- a/applications/luci-app-ushare/Makefile +++ b/applications/luci-app-ushare/Makefile @@ -7,7 +7,7 @@ include $(TOPDIR)/rules.mk LUCI_TITLE:=uShare - UPnP A/V & DLNA Media Server -LUCI_DEPENDS:=+ushare +LUCI_DEPENDS:=+ushare @BROKEN include ../../luci.mk |