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:
d537684
)
luci-app-bcp38: fix typo in dependency
author
Hannu Nyman
<hannu.nyman@iki.fi>
Thu, 16 Feb 2017 10:14:45 +0000
(12:14 +0200)
committer
Hannu Nyman
<hannu.nyman@iki.fi>
Thu, 16 Feb 2017 10:14:45 +0000
(12:14 +0200)
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
applications/luci-app-bcp38/Makefile
patch
|
blob
|
history
diff --git
a/applications/luci-app-bcp38/Makefile
b/applications/luci-app-bcp38/Makefile
index 4402242e43fc3fec60a733881e9c94851170f6a4..9ab5a6701db4a7716d2ab65c274fe7ec91241f89 100644
(file)
--- a/
applications/luci-app-bcp38/Makefile
+++ b/
applications/luci-app-bcp38/Makefile
@@
-8,7
+8,7
@@
include $(TOPDIR)/rules.mk
LUCI_TITLE:=BCP38 LuCI interface
-LUCI_DEPENDS:=+luci-admin-full +bcp38
+LUCI_DEPENDS:=+luci-
mod-
admin-full +bcp38
PKG_MAINTAINER:=Toke Høiland-Jørgensen <toke@toke.dk>
PKG_LICENSE:=Apache-2.0