git: 764c7201f2a9 - main - x11/workrave: Add missing library

From: Fernando Apesteguía <fernape_at_FreeBSD.org>
Date: Wed, 23 Nov 2022 06:35:06 UTC
The branch main has been updated by fernape:

URL: https://cgit.FreeBSD.org/ports/commit/?id=764c7201f2a99d2f57c7efcdcc26343cc3250f2b

commit 764c7201f2a99d2f57c7efcdcc26343cc3250f2b
Author:     Naram Qashat <cyberbotx@cyberbotx.com>
AuthorDate: 2022-11-22 16:13:20 +0000
Commit:     Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2022-11-23 06:31:10 +0000

    x11/workrave: Add missing library
    
    PR:             267821
    Reported by:    pauamma@FreeBSD.org
---
 x11/workrave/Makefile | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/x11/workrave/Makefile b/x11/workrave/Makefile
index 8166ae93115d..9b006c413fb1 100644
--- a/x11/workrave/Makefile
+++ b/x11/workrave/Makefile
@@ -10,12 +10,13 @@ WWW=		https://www.workrave.org/
 
 LICENSE=	GPLv3+
 
-LIB_DEPENDS=	libgdome.so:textproc/gdome2
+LIB_DEPENDS=	libgdome.so:textproc/gdome2 \
+		libharfbuzz.so:print/harfbuzz
 
 USES=		compiler:c++11-lang gettext gmake gnome libtool localbase \
 		pkgconfig xorg
 USE_CXXSTD=	c++11
-USE_GNOME=	gtkmm30 intlhack intltool introspection:build
+USE_GNOME=	gdkpixbuf2 gtkmm30 intlhack intltool introspection:build
 USE_LDCONFIG=	yes
 USE_XORG=	ice sm x11 xext xmu xorgproto xscrnsaver xtst