Skip to content

Commit e31d780

Browse files
committed
openvas-scanner: remove dep.
1 parent 45a4970 commit e31d780

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/openvas-scanner/PKGBUILD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ arch=('x86_64' 'aarch64')
1313
url='https://github.com/greenbone/openvas-scanner'
1414
license=('GPL-2.0-only')
1515
depends=('gvm-libs' 'json-glib' 'libbsd' 'libgcrypt' 'redis' 'net-snmp' 'rsync')
16-
makedepends=('cmake' 'doxygen' 'cargo' 'inetutils' 'graphviz' 'pandoc-cli')
16+
makedepends=('cmake' 'doxygen' 'cargo' 'inetutils' 'graphviz')
1717
optdepends=('greenbone-feed-sync: scripts for downloading updated feed informations')
1818
install='openvas.install'
1919
options=(!lto)

0 commit comments

Comments
 (0)