ports@,

I'd like to drop not required dependency from multimedia/libheif to
multimedia/libde265-tools, because the last one depends on Qt and many other
things.

Ok?

Index: multimedia/libheif/Makefile
===================================================================
RCS file: /home/cvs/ports/multimedia/libheif/Makefile,v
diff -u -p -r1.21 Makefile
--- multimedia/libheif/Makefile 29 Apr 2025 15:39:06 -0000      1.21
+++ multimedia/libheif/Makefile 30 Jun 2025 10:52:55 -0000
@@ -1,7 +1,7 @@
 COMMENT=       HEIF and AVIF file format decoder and encoder
 
 V=             1.19.7
-REVISION=      0
+REVISION=      1
 DISTNAME=      libheif-$V
 
 SHARED_LIBS +=  heif 2.3
@@ -27,7 +27,7 @@ LIB_DEPENDS=  graphics/gdk-pixbuf2 \
                graphics/libwebp \
                multimedia/aom \
                multimedia/dav1d \
-               multimedia/libde265 \
+               multimedia/libde265,-main \
                multimedia/openh264 \
                graphics/jpeg \
                multimedia/x265

Reply via email to