We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 45a4970 commit e31d780Copy full SHA for e31d780
packages/openvas-scanner/PKGBUILD
@@ -13,7 +13,7 @@ arch=('x86_64' 'aarch64')
13
url='https://github.com/greenbone/openvas-scanner'
14
license=('GPL-2.0-only')
15
depends=('gvm-libs' 'json-glib' 'libbsd' 'libgcrypt' 'redis' 'net-snmp' 'rsync')
16
-makedepends=('cmake' 'doxygen' 'cargo' 'inetutils' 'graphviz' 'pandoc-cli')
+makedepends=('cmake' 'doxygen' 'cargo' 'inetutils' 'graphviz')
17
optdepends=('greenbone-feed-sync: scripts for downloading updated feed informations')
18
install='openvas.install'
19
options=(!lto)
0 commit comments