pkgsrc-WIP-changes archive

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

chromium: Bump ffmpeg version in commented-out dependency



Module Name:	pkgsrc-wip
Committed By:	Ryo ONODERA <ryoon%NetBSD.org@localhost>
Pushed By:	ryoon
Date:		Wed Jul 8 06:02:24 2020 +0900
Changeset:	b9e28be7523301ad4d560c0f6bba05a56b92bf23

Modified Files:
	chromium/Makefile

Log Message:
chromium: Bump ffmpeg version in commented-out dependency

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=b9e28be7523301ad4d560c0f6bba05a56b92bf23

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 chromium/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/chromium/Makefile b/chromium/Makefile
index d4890a412a..c957d62914 100644
--- a/chromium/Makefile
+++ b/chromium/Makefile
@@ -366,7 +366,7 @@ BUILDLINK_TRANSFORM+=	opt:-lpci:-lpciutils
 .include "../../multimedia/libvpx/buildlink3.mk"
 .include "../../devel/zlib/buildlink3.mk"
 # Conflict between OpenSSL and BoringSSL.
-#.include "../../multimedia/ffmpeg3/buildlink3.mk"
+#.include "../../multimedia/ffmpeg4/buildlink3.mk"
 
 .include "../../lang/python/tool.mk"
 .include "../../mk/bsd.pkg.mk"


Home | Main Index | Thread Index | Old Index