diff --git a/lang/dkjson/Makefile b/lang/dkjson/Makefile index b5ecfd522..3f0f6fd9c 100644 --- a/lang/dkjson/Makefile +++ b/lang/dkjson/Makefile @@ -27,6 +27,7 @@ define Package/dkjson URL:=http://dkolf.de/src/dkjson-lua.fsl/home MAINTAINER:=Lars Gierth DEPENDS:=+lua + PKGARCH:=all endef define Package/dkjson/description diff --git a/lang/json4lua/Makefile b/lang/json4lua/Makefile index 33892d2f6..6a4f8af70 100644 --- a/lang/json4lua/Makefile +++ b/lang/json4lua/Makefile @@ -29,6 +29,7 @@ define Package/json4lua TITLE:=json4lua URL:=https://github.com/amrhassan/json4lua DEPENDS:=+lua +luasocket + PKGARCH:=all endef define Package/json4lua/description diff --git a/lang/lua-bencode/Makefile b/lang/lua-bencode/Makefile index e256fe822..3edee239f 100644 --- a/lang/lua-bencode/Makefile +++ b/lang/lua-bencode/Makefile @@ -27,6 +27,7 @@ define Package/lua-bencode TITLE:=lua-bencode URL:=https://bitbucket.org/wilhelmy/lua-bencode DEPENDS:=+lua + PKGARCH:=all endef define Package/lua-bencode/description diff --git a/lang/lua-mobdebug/Makefile b/lang/lua-mobdebug/Makefile index bc0bb8cd3..b1c387d42 100644 --- a/lang/lua-mobdebug/Makefile +++ b/lang/lua-mobdebug/Makefile @@ -32,6 +32,7 @@ define Package/lua-mobdebug TITLE:=Lua-MobDebug URL:=https://github.com/pkulchenko/MobDebug DEPENDS:=+lua + PKGARCH:=all endef define Package/lua-mobdebug/description diff --git a/lang/lua-wsapi/Makefile b/lang/lua-wsapi/Makefile index d1ac559dc..71e5aad55 100644 --- a/lang/lua-wsapi/Makefile +++ b/lang/lua-wsapi/Makefile @@ -31,6 +31,7 @@ define Package/lua-wsapi/Default TITLE:=Lua WSAPI URL:=https://keplerproject.github.io/wsapi/ DEPENDS:= +lua + PKGARCH:=all endef define Package/lua-wsapi/Default/description diff --git a/lang/lua-xavante/Makefile b/lang/lua-xavante/Makefile index acef0c2eb..9b870aa5c 100644 --- a/lang/lua-xavante/Makefile +++ b/lang/lua-xavante/Makefile @@ -31,6 +31,7 @@ define Package/lua-xavante TITLE:=Xavante Web Server URL:=https://keplerproject.github.io/xavante/ DEPENDS:= +lua + PKGARCH:=all endef define Package/lua-xavante/description diff --git a/lang/luasoap/Makefile b/lang/luasoap/Makefile index de88fcf98..f07c635a8 100644 --- a/lang/luasoap/Makefile +++ b/lang/luasoap/Makefile @@ -30,6 +30,7 @@ define Package/luasoap TITLE:=LuaSOAP URL:=https://github.com/tomasguisasola/luasoap DEPENDS:=+lua +luaexpat +luasec +luasocket + PKGARCH:=all endef define Package/luasoap/description diff --git a/lang/uuid/Makefile b/lang/uuid/Makefile index 9d9b4deef..d1ca40770 100644 --- a/lang/uuid/Makefile +++ b/lang/uuid/Makefile @@ -32,6 +32,7 @@ define Package/uuid TITLE:=uuid URL:=https://github.com/Tieske/uuid DEPENDS:=+lua +luasocket + PKGARCH:=all endef define Package/uuid/description diff --git a/net/acme/Makefile b/net/acme/Makefile index 1c2f5fb1d..412e7019c 100644 --- a/net/acme/Makefile +++ b/net/acme/Makefile @@ -17,6 +17,7 @@ PKG_SOURCE_URL:=https://codeload.github.com/Neilpang/acme.sh/tar.gz/$(PKG_VERSIO PKG_HASH:=25f8eef1a53584e3ebc653e1ae7763362ca97c40bb476ab7fee01aa50fa3a101 PKG_BUILD_DIR:=$(BUILD_DIR)/acme.sh-$(PKG_VERSION) PKG_MAINTAINER:=Toke Høiland-Jørgensen +PKGARCH:=all LUCI_DIR:=/usr/lib/lua/luci diff --git a/net/bcp38/Makefile b/net/bcp38/Makefile index ebac11090..1ca8ab9b6 100644 --- a/net/bcp38/Makefile +++ b/net/bcp38/Makefile @@ -20,6 +20,7 @@ define Package/bcp38 URL:=https://github.com/dtaht/ceropackages-3.10 MAINTAINER:=Toke Høiland-Jørgensen DEPENDS:=+ipset + PKGARCH:=all endef define Package/bcp38/description diff --git a/net/bonding/Makefile b/net/bonding/Makefile index c808666b3..1c53fcb61 100644 --- a/net/bonding/Makefile +++ b/net/bonding/Makefile @@ -23,6 +23,7 @@ define Package/proto-bonding CATEGORY:=Network TITLE:=Link Aggregation (Channel Bonding) proto handler DEPENDS:=+kmod-bonding + PKGARCH:=all endef define Package/proto-bonding/description diff --git a/net/dynapoint/Makefile b/net/dynapoint/Makefile index f27ad745e..e72487479 100644 --- a/net/dynapoint/Makefile +++ b/net/dynapoint/Makefile @@ -21,6 +21,7 @@ define Package/dynapoint SUBMENU:=wireless DEPENDS:=+lua +libubus-lua +libuci-lua +libubox-lua +luci-lib-nixio TITLE:=Dynamic access point manager + PKGARCH:=all endef define Package/dynapoint/description diff --git a/net/nft-qos/Makefile b/net/nft-qos/Makefile index ed3ff441f..78e0ec2b9 100644 --- a/net/nft-qos/Makefile +++ b/net/nft-qos/Makefile @@ -23,6 +23,7 @@ define Package/nft-qos CATEGORY:=Base system DEPENDS:=+nftables +kmod-nft-netdev +kmod-nft-bridge TITLE:=QoS scripts over nftables + PKGARCH:=all endef define Package/nft-qos/description diff --git a/net/pppossh/Makefile b/net/pppossh/Makefile index a4a048fcc..4567ac50b 100644 --- a/net/pppossh/Makefile +++ b/net/pppossh/Makefile @@ -19,6 +19,7 @@ define Package/pppossh CATEGORY:=Network TITLE:=PPPoSSH (Point-to-Point Protocol over SSH) DEPENDS:=+ppp +resolveip @(PACKAGE_dropbear||PACKAGE_openssh-client) + PKGARCH:=all endef define Package/pppossh/description diff --git a/net/sshtunnel/Makefile b/net/sshtunnel/Makefile index 03f61140d..f2c2e00cf 100644 --- a/net/sshtunnel/Makefile +++ b/net/sshtunnel/Makefile @@ -22,6 +22,7 @@ define Package/sshtunnel SUBMENU:=SSH TITLE:=Manages Local and Remote openssh ssh(1) tunnels DEPENDS:=+openssh-client + PKGARCH:=all endef define Package/sshtunnel/description diff --git a/net/vpnc-scripts/Makefile b/net/vpnc-scripts/Makefile index 910aac1a7..73649026f 100644 --- a/net/vpnc-scripts/Makefile +++ b/net/vpnc-scripts/Makefile @@ -19,6 +19,7 @@ define Package/vpnc-scripts TITLE:=VPN configuration script for vpnc and OpenConnect MAINTAINER:=Nikos Mavrogiannopoulos SUBMENU:=VPN + PKGARCH:=all endef define Package/vpnc-scripts/description diff --git a/net/wakeonlan/Makefile b/net/wakeonlan/Makefile index 5e1bc2f0d..a24e6e617 100644 --- a/net/wakeonlan/Makefile +++ b/net/wakeonlan/Makefile @@ -26,6 +26,7 @@ define Package/wakeonlan TITLE:=Sends 'magic packets' to wake-on-LAN enabled ethernet adapters URL:=http://gsd.di.uminho.pt/jpo/software/wakeonlan/ DEPENDS:=+perl +perlbase-getopt +perlbase-net +perlbase-socket + PKGARCH:=all endef define Package/wakeonlan/description diff --git a/utils/attendedsysupgrade-common/Makefile b/utils/attendedsysupgrade-common/Makefile index 52170404b..1af7779fc 100644 --- a/utils/attendedsysupgrade-common/Makefile +++ b/utils/attendedsysupgrade-common/Makefile @@ -17,6 +17,7 @@ define Package/attendedsysupgrade-common TITLE:=Common files neede by attendedsysupgrade packages MAINTAINER:=Paul Spooren DEPENDS:=+rpcd +rpcd-mod-rpcsys + PKGARCH:=all endef define Package/attendedsysupgrade-common/description diff --git a/utils/bmx7-dnsupdate/Makefile b/utils/bmx7-dnsupdate/Makefile index 1573d257d..aa168c1b8 100644 --- a/utils/bmx7-dnsupdate/Makefile +++ b/utils/bmx7-dnsupdate/Makefile @@ -12,6 +12,7 @@ define Package/bmx7-dnsupdate TITLE:=bmx7-dnsupdate MAINTAINER:=Paul Spooren DEPENDS:=+bmx7 +bmx7-json inotifywait jshn + PKGARCH:=all endef define Build/Compile diff --git a/utils/watchcat/Makefile b/utils/watchcat/Makefile index fff7c4a1a..8153e6178 100644 --- a/utils/watchcat/Makefile +++ b/utils/watchcat/Makefile @@ -20,6 +20,7 @@ define Package/watchcat SECTION:=utils CATEGORY:=Utilities TITLE:=Enable the configuration of programed reboots + PKGARCH:=all endef define Package/watchcat/description diff --git a/utils/wifitoggle/Makefile b/utils/wifitoggle/Makefile index c580e9781..d9aa68d57 100644 --- a/utils/wifitoggle/Makefile +++ b/utils/wifitoggle/Makefile @@ -22,6 +22,7 @@ define Package/wifitoggle SECTION:=utils CATEGORY:=Utilities TITLE:=Script to toggle Wi-Fi with a button and UCI config + PKGARCH:=all endef define Package/wifitoggle/description