diff options
author | Jo-Philipp Wich <jo@mein.io> | 2019-12-22 18:46:16 +0100 |
---|---|---|
committer | Jo-Philipp Wich <jo@mein.io> | 2019-12-22 23:20:23 +0100 |
commit | fff15e4e712a4ac5bda9cdb4280445eec502ddbb (patch) | |
tree | 7dfb03247a66ac770281cf3cf54ca38c3156f24b /themes/luci-theme-rosy | |
parent | 939b371bc72f4c020c499c815f636dafc296829a (diff) |
luci-theme-rosy: mark as broken
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
Diffstat (limited to 'themes/luci-theme-rosy')
-rwxr-xr-x | themes/luci-theme-rosy/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/luci-theme-rosy/Makefile b/themes/luci-theme-rosy/Makefile index def973da7..a6e9f99ca 100755 --- a/themes/luci-theme-rosy/Makefile +++ b/themes/luci-theme-rosy/Makefile @@ -7,7 +7,7 @@ include $(TOPDIR)/rules.mk LUCI_TITLE:=Rosy Theme -LUCI_DEPENDS:= +LUCI_DEPENDS:=@BROKEN include ../../luci.mk |