diff --git a/applications/luci-app-attendedsysupgrade/Makefile b/applications/luci-app-attendedsysupgrade/Makefile index 6998864cf3..09a7312741 100644 --- a/applications/luci-app-attendedsysupgrade/Makefile +++ b/applications/luci-app-attendedsysupgrade/Makefile @@ -9,7 +9,7 @@ LUCI_DEPENDS:=+luci-base +attendedsysupgrade-common +cgi-io PKG_MAINTAINER:=Eric Fahlgren , Paul Spooren PKG_LICENSE:=GPL-2.0 -LUCI_DEFAULT:=y if BUILDBOT +LUCI_DEFAULT:=y if (BUILDBOT && PACKAGE_luci) include ../../luci.mk