summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorppira2022-01-31 17:49:40 +0100
committerppira2022-01-31 17:49:40 +0100
commitc841602b5afda801dff517981ab3180ead04e0a9 (patch)
tree8a4e0f39cc0c534f30bb2adaabb08b811a01ca4f /PKGBUILD
parent2966bf63c03fbb783c2fcc79b2053af951537e28 (diff)
downloadaur-c841602b5afda801dff517981ab3180ead04e0a9.tar.gz
move dnsmasq to optdepends
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9d10d0f14bb3..a0e0ef049882 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,8 @@ arch=("x86_64")
url="https://www.${pkgname%%-*}.com/support/software-defined-perimeter-support"
license=("custom" "custom:commercial")
depends=("dnsmasq" "gtk3" "libsecret" "libxss" "nodejs" "nss" "python-dbus" "python-distro")
-optdepends=("gnome-keyring: saves the endpoint certificate between sessions")
+optdepends=("dnsmasq: dns resolver for systems without systemd-resolved"
+ "gnome-keyring: saves the endpoint certificate between sessions")
provides=("${pkgname}")
options=(staticlibs !strip !emptydirs)
source=(