aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSanthosh Raju <fox@FreeBSD.org>2025-06-10 06:34:46 +0000
committerSanthosh Raju <fox@FreeBSD.org>2025-06-10 06:36:21 +0000
commite2517da27ffd4be3227d02e99f453bdaace0e74a (patch)
tree9b7b23576639a3a553ea05386d55394b07187948
parentbfbf3cc4447d8a6632aef0fbf0cfe35c96e1022c (diff)
deskutils/foliate: Fix build dependencies.
-rw-r--r--deskutils/foliate/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/deskutils/foliate/Makefile b/deskutils/foliate/Makefile
index 1ede48fd69e6..90f15b768d61 100644
--- a/deskutils/foliate/Makefile
+++ b/deskutils/foliate/Makefile
@@ -12,9 +12,10 @@ LICENSE_FILE= ${WRKSRC}/COPYING
BUILD_DEPENDS= appstream-util:devel/appstream-glib \
gjs-console:lang/gjs
LIB_DEPENDS= libadwaita-1.so:x11-toolkits/libadwaita
-RUN_DEPENDS= gjs-console:lang/gjs
+RUN_DEPENDS= libwebkit2gtk-4.1.so:www/webkit2-gtk@60 \
+ gjs-console:lang/gjs
-USES= desktop-file-utils gnome localbase meson python shebangfix
+USES= desktop-file-utils gnome localbase meson pkgconfig python shebangfix
USE_GNOME= cairo gtk40 introspection
GLIB_SCHEMAS= com.github.johnfactotum.Foliate.gschema.xml