From 20bed4db92cdc3054b34411a82f75c7c4d9e69b9 Mon Sep 17 00:00:00 2001 From: Eric Turgeon Date: Fri, 24 Jun 2022 20:27:13 -0300 Subject: [PATCH] x11-fm/caja: Adding ffmpegthumbnailer lib depends related to ghostbsd/ghostbsd-src#202 issue --- x11-fm/caja/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/x11-fm/caja/Makefile b/x11-fm/caja/Makefile index 97aa8e41922a..aae37a1ba5bd 100644 --- a/x11-fm/caja/Makefile +++ b/x11-fm/caja/Makefile @@ -2,7 +2,7 @@ PORTNAME= caja PORTVERSION= 1.26.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= x11-fm mate MASTER_SITES= MATE DIST_SUBDIR= mate @@ -17,6 +17,7 @@ LICENSE_FILE_LGPL20+ = ${WRKSRC}/COPYING.LIB LIB_DEPENDS= libexif.so:graphics/libexif \ libexempi.so:textproc/exempi \ + libffmpegthumbnailer.so:multimedia/ffmpegthumbnailer \ libstartup-notification-1.so:x11/startup-notification \ libnotify.so:devel/libnotify