pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/firefox Fix build with webrtc option.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ca6aa4895a7a
branches:  trunk
changeset: 326773:ca6aa4895a7a
user:      prlw1 <prlw1%pkgsrc.org@localhost>
date:      Fri Dec 14 10:21:27 2018 +0000

description:
Fix build with webrtc option.

http://mail-index.netbsd.org/pkgsrc-users/2018/11/10/msg027658.html

diffstat:

 www/firefox/PLIST |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r c00ef93ec0df -r ca6aa4895a7a www/firefox/PLIST
--- a/www/firefox/PLIST Fri Dec 14 09:21:22 2018 +0000
+++ b/www/firefox/PLIST Fri Dec 14 10:21:27 2018 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.134 2018/12/12 14:08:50 ryoon Exp $
+@comment $NetBSD: PLIST,v 1.135 2018/12/14 10:21:27 prlw1 Exp $
 bin/firefox
 lib/firefox/actors/AudibleAutoplayChild.jsm
 lib/firefox/actors/AudioPlaybackChild.jsm
@@ -4843,6 +4843,7 @@
 lib/firefox/components/NotificationStorage.js
 lib/firefox/components/PageIconProtocolHandler.js
 lib/firefox/components/PageThumbsStorageService.js
+${PLIST.webrtc}lib/firefox/components/PeerConnection.js
 lib/firefox/components/PlacesCategoriesStarter.js
 lib/firefox/components/PresentationControlService.js
 lib/firefox/components/PresentationDataChannelSessionTransport.js



Home | Main Index | Thread Index | Old Index