1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-19 00:13:33 +00:00

emulators/open-vm-tools: Add missing dependency

When X11 option is set, it depends of print/harfbuzz

Sponsored by:	Rubicon Communications, LLC ("Netgate")
This commit is contained in:
Renato Botelho 2022-12-22 13:30:25 -03:00
parent 4126c3ae4f
commit 22791e55a6

View File

@ -1,6 +1,7 @@
PORTNAME= open-vm-tools
PORTVERSION= 12.1.5
DISTVERSIONPREFIX= stable-
PORTREVISION= 1
PORTEPOCH= 2
CATEGORIES= emulators
@ -62,7 +63,8 @@ FUSE_USES= fuse
LIBNOTIFY_LIB_DEPENDS= libnotify.so:devel/libnotify
OPENSSL_CONFIGURE_WITH= ssl
X11_LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \
libfreetype.so:print/freetype2
libfreetype.so:print/freetype2 \
libharfbuzz.so:print/harfbuzz
X11_USES= xorg
X11_USE= GNOME=gdkpixbuf2,gdkpixbuf2xlib,gtk30,gtkmm30 \
XORG=ice,sm,x11,xext,xi,xinerama,xorgproto,xrandr,xrender,xtst