Skip to content

Commit

Permalink
Update makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
henmohr committed Dec 14, 2024
1 parent 1ed2664 commit c97a1a0
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions packages/pirania/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,11 @@ define Package/$(PKG_NAME)
CATEGORY:=Network
MAINTAINER:=Asociación Civil AlterMundi <[email protected]>
TITLE:=Captive portal with vouchers.
DEPENDS:=+ip6tables-mod-nat +ipset +shared-state +shared-state-pirania \
DEPENDS:=+nftables +liblucihttp0 +uhttpd +uhttpd-mod-ubus +shared-state +shared-state-pirania \
+uhttpd-mod-lua +lime-system +luci-lib-jsonc \
+liblucihttp-lua +luci-lib-nixio +libubus-lua +libuci-lua
PKGARCH:=all
endef

define Package/$(PKG_NAME)/description
Captive Portal for routers that want to share their Internet connection via vouchers.
endef
Expand Down

0 comments on commit c97a1a0

Please sign in to comment.