pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/x11/qt5-qtwebkit qt5-qtwebkit: catch up with gstreamer...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/86ad9f558877
branches:  trunk
changeset: 769606:86ad9f558877
user:      nia <nia%pkgsrc.org@localhost>
date:      Tue Nov 16 21:28:30 2021 +0000

description:
qt5-qtwebkit: catch up with gstreamer changes: needs base plugins

diffstat:

 x11/qt5-qtwebkit/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 7e080be1e229 -r 86ad9f558877 x11/qt5-qtwebkit/Makefile
--- a/x11/qt5-qtwebkit/Makefile Tue Nov 16 19:53:25 2021 +0000
+++ b/x11/qt5-qtwebkit/Makefile Tue Nov 16 21:28:30 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.92 2021/11/15 22:54:02 wiz Exp $
+# $NetBSD: Makefile,v 1.93 2021/11/16 21:28:30 nia Exp $
 
 QTWKVERSION=   5.212.0-alpha4
 DISTNAME=      qtwebkit-${QTWKVERSION}
@@ -100,6 +100,7 @@
 .include "../../textproc/icu/buildlink3.mk"
 .include "../../textproc/libxslt/buildlink3.mk"
 .if ${OPSYS} != "Darwin"
+.include "../../multimedia/gst-plugins1-base/buildlink3.mk"
 .include "../../multimedia/gst-plugins1-bad/buildlink3.mk"
 .include "../../x11/libXcomposite/buildlink3.mk"
 .endif



Home | Main Index | Thread Index | Old Index