summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2015-01-11 17:39:46 +0100
committerJo-Philipp Wich <jow@openwrt.org>2015-01-11 17:39:46 +0100
commit99d4d5e4545ac1b26d0d175c9a0fdf95a45a5af7 (patch)
treeb85892e04fec5b69949e56775fc1b199a6070f24
parente55b23c6ac13f566099463c5e8b294255ae1cd1d (diff)
luci-app-ushare: mark as broken since ushare is in oldpackages
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
-rw-r--r--applications/luci-app-ushare/Makefile2
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