Merge pull request #2725 from EricLuehrsen/unbound_view

luci-app-unbound: match dependencies with unbound package
This commit is contained in:
Dirk Brenken 2019-05-28 16:18:44 +02:00 committed by GitHub
commit 6a84951130
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -7,7 +7,7 @@
include $(TOPDIR)/rules.mk
LUCI_TITLE:=Unbound Recursive DNS Resolver Configuration
LUCI_DEPENDS:=+unbound
LUCI_DEPENDS:=+unbound-daemon
include ../../luci.mk