summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorVincent Grande2021-01-09 20:55:46 -0500
committerVincent Grande2021-01-09 20:55:46 -0500
commit576ce2725c3e668d586a929d8b0a2bb4f3b55819 (patch)
treec88dd3fbdc9134db725ba09fd842d35b5799e2b3 /PKGBUILD
parent8b5dc3362cf68d9bc6185705e43b45b5a9bbe53b (diff)
downloadaur-576ce2725c3e668d586a929d8b0a2bb4f3b55819.tar.gz
disable lynx
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 466ee1630da9..0e14d2f52d7c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -14,6 +14,7 @@ url="http://0pointer.de/lennart/projects/libasyncns"
license=(LGPL)
depends=(glibc)
makedepends=(git)
+optdepends=('lynx: docs')
provides=(libasyncns)
conflicts=(libasyncns)
source=("git://git.0pointer.de/libasyncns.git")