projects
/
project
/
luci.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7942a23
)
luci-app-wireguard: resolve meta package in depdencies
1030/head
author
danrl
<mail@danrl.com>
Tue, 21 Feb 2017 07:59:32 +0000
(08:59 +0100)
committer
danrl
<mail@danrl.com>
Tue, 21 Feb 2017 07:59:32 +0000
(08:59 +0100)
Signed-off-by: Dan Luedtke <mail@danrl.com>
applications/luci-app-wireguard/Makefile
patch
|
blob
|
history
diff --git
a/applications/luci-app-wireguard/Makefile
b/applications/luci-app-wireguard/Makefile
index 2ca3e7e58f0994b5c3367e04e83e05c23498f748..92cdcf27000b7bd28a343e7748e365063014c0d0 100644
(file)
--- a/
applications/luci-app-wireguard/Makefile
+++ b/
applications/luci-app-wireguard/Makefile
@@
-7,7
+7,7
@@
include $(TOPDIR)/rules.mk
LUCI_TITLE:=WireGuard Status
-LUCI_DEPENDS:=+wireguard
+LUCI_DEPENDS:=+wireguard
-tools +kmod-wireguard
LUCI_PKGARCH:=all
PKG_MAINTAINER:=Dan Luedtke <mail@danrl.com>