pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/firefox



Module Name:    pkgsrc
Committed By:   prlw1
Date:           Fri Dec 14 10:21:28 UTC 2018

Modified Files:
        pkgsrc/www/firefox: PLIST

Log Message:
Fix build with webrtc option.

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


To generate a diff of this commit:
cvs rdiff -u -r1.134 -r1.135 pkgsrc/www/firefox/PLIST

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

Modified files:

Index: pkgsrc/www/firefox/PLIST
diff -u pkgsrc/www/firefox/PLIST:1.134 pkgsrc/www/firefox/PLIST:1.135
--- pkgsrc/www/firefox/PLIST:1.134      Wed Dec 12 14:08:50 2018
+++ pkgsrc/www/firefox/PLIST    Fri Dec 14 10:21:27 2018
@@ -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/NetworkGeolocatio
 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