X-Git-Url: http://git.archive.openwrt.org/?p=project%2Fluci.git;a=blobdiff_plain;f=applications%2Fluci-app-radvd%2FMakefile;h=214205683a4ff1cb8e1e91cb3276f444a3d49e42;hp=9b353ed596e2bea2974e86091e81f32d11206afe;hb=b77602f2e7ab72e7a20917b7c4ca1c2c01554aeb;hpb=1bb4822dca6113f73e3bc89e2acf15935e6f8e92 diff --git a/applications/luci-app-radvd/Makefile b/applications/luci-app-radvd/Makefile index 9b353ed59..214205683 100644 --- a/applications/luci-app-radvd/Makefile +++ b/applications/luci-app-radvd/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2008-2014 The LuCI Team +# Copyright (C) 2008-2016 The LuCI Team # # This is free software, licensed under the Apache License, Version 2.0 . # @@ -7,7 +7,7 @@ include $(TOPDIR)/rules.mk LUCI_TITLE:=LuCI Support for Radvd -LUCI_DEPENDS:=+radvd +LUCI_DEPENDS:=+radvd @BROKEN include ../../luci.mk