summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFredy Alberto García Güiza2022-02-08 20:43:58 -0500
committerGitHub2022-02-08 20:43:58 -0500
commit3a8fc7dd65a4be2e41f4bbe3117cada308342202 (patch)
tree8a4e0f39cc0c534f30bb2adaabb08b811a01ca4f
parent2966bf63c03fbb783c2fcc79b2053af951537e28 (diff)
parentc841602b5afda801dff517981ab3180ead04e0a9 (diff)
downloadaur-3a8fc7dd65a4be2e41f4bbe3117cada308342202.tar.gz
Merge pull request #3 from ppira/fix-deps
move dnsmasq to optdepends
-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=(