pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/x11/qt5-qtwebkit
Module Name: pkgsrc
Committed By: nia
Date: Tue Nov 16 21:28:30 UTC 2021
Modified Files:
pkgsrc/x11/qt5-qtwebkit: Makefile
Log Message:
qt5-qtwebkit: catch up with gstreamer changes: needs base plugins
To generate a diff of this commit:
cvs rdiff -u -r1.92 -r1.93 pkgsrc/x11/qt5-qtwebkit/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/x11/qt5-qtwebkit/Makefile
diff -u pkgsrc/x11/qt5-qtwebkit/Makefile:1.92 pkgsrc/x11/qt5-qtwebkit/Makefile:1.93
--- pkgsrc/x11/qt5-qtwebkit/Makefile:1.92 Mon Nov 15 22:54:02 2021
+++ pkgsrc/x11/qt5-qtwebkit/Makefile Tue Nov 16 21:28:30 2021
@@ -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 @@ post-install:
.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