security/gvm-libs: portlint, fix plist
One orphaned directory shows up in poudriere bulk -t; while here, add missing (transitive) LIB_DEPENDS.
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
PORTNAME= gvm
|
||||
DISTVERSION= 20.8.1
|
||||
DISTVERSIONPREFIX= v
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= security
|
||||
PKGNAMESUFFIX= -libs
|
||||
|
||||
@@ -11,7 +12,9 @@ COMMENT= libraries module for the GVM solution
|
||||
LICENSE= GPLv2+
|
||||
|
||||
BUILD_DEPENDS= doxygen>0:devel/doxygen
|
||||
LIB_DEPENDS= libgpgme.so:security/gpgme \
|
||||
LIB_DEPENDS= libassuan.so:security/libassuan \
|
||||
libgpgme.so:security/gpgme \
|
||||
libgpg-error.so:security/libgpg-error \
|
||||
libgnutls.so:security/gnutls \
|
||||
libuuid.so:misc/e2fsprogs-libuuid \
|
||||
libssh.so:security/libssh \
|
||||
|
||||
@@ -54,3 +54,4 @@ libdata/pkgconfig/libgvm_boreas.pc
|
||||
libdata/pkgconfig/libgvm_gmp.pc
|
||||
libdata/pkgconfig/libgvm_osp.pc
|
||||
libdata/pkgconfig/libgvm_util.pc
|
||||
@dir /var/run/gvm
|
||||
|
||||
Reference in New Issue
Block a user