mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-30 05:40:06 +00:00
Add explicit libgcrypt depencency as it previously were pulled
by gnutls which is no longer the case since gnutls switched to nettle. Reported by: olgeni
This commit is contained in:
parent
9f40cb3061
commit
7709433c73
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=277798
@ -15,6 +15,7 @@ MAINTAINER= gnome@FreeBSD.org
|
||||
COMMENT= VNC viewer widget for GTK+
|
||||
|
||||
LIB_DEPENDS= gnutls:${PORTSDIR}/security/gnutls \
|
||||
gcrypt.18:${PORTSDIR}/security/libgcrypt \
|
||||
sasl2.2:${PORTSDIR}/security/cyrus-sasl2 \
|
||||
gtkglext-x11-1.0.0:${PORTSDIR}/x11-toolkits/gtkglext
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user