|
@ -9,7 +9,7 @@ include $(INCLUDE_DIR)/package.mk |
|
|
define Package/lilik |
|
|
define Package/lilik |
|
|
SECTION:=meta |
|
|
SECTION:=meta |
|
|
CATEGORY:=LILiK |
|
|
CATEGORY:=LILiK |
|
|
DEPENDS:=+ca-bundle +ca-certificates +dnsmasq-full +reverseproxy +ansible +openssl-util |
|
|
|
|
|
|
|
|
DEPENDS:=+ca-bundle +ca-certificates +dnsmasq-full +reverse-proxy +ansible +openssl-util |
|
|
TITLE:=LILiK meta-package |
|
|
TITLE:=LILiK meta-package |
|
|
endef |
|
|
endef |
|
|
|
|
|
|
|
@ -18,5 +18,4 @@ define Package/lilik/description |
|
|
endef |
|
|
endef |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# This command is always the last, it uses the definitions and variables we give above in order to get the job done
|
|
|
|
|
|
$(eval $(call BuildPackage,lilik)) |
|
|
$(eval $(call BuildPackage,lilik)) |