diff options
author | B Stack <bgstack15@gmail.com> | 2019-12-21 19:23:36 +0000 |
---|---|---|
committer | B Stack <bgstack15@gmail.com> | 2019-12-21 19:23:36 +0000 |
commit | 2a1b1ad901e716163527339c804ae056c7c86e37 (patch) | |
tree | e145606994210080b7107554af86b8bd3bb2755d /waterfox/waterfox-webrtc-gtest-libv4l2.patch | |
parent | Merge branch 'irfanview-bump' into 'master' (diff) | |
parent | WIP: waterfox rpm updates from phantomx (diff) | |
download | stackrpms-2a1b1ad901e716163527339c804ae056c7c86e37.tar.gz stackrpms-2a1b1ad901e716163527339c804ae056c7c86e37.tar.bz2 stackrpms-2a1b1ad901e716163527339c804ae056c7c86e37.zip |
Merge branch 'updates' into 'master'
Waterfox and ublock-origin
See merge request bgstack15/stackrpms!108
Diffstat (limited to 'waterfox/waterfox-webrtc-gtest-libv4l2.patch')
-rw-r--r-- | waterfox/waterfox-webrtc-gtest-libv4l2.patch | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/waterfox/waterfox-webrtc-gtest-libv4l2.patch b/waterfox/waterfox-webrtc-gtest-libv4l2.patch deleted file mode 100644 index fb09b9d..0000000 --- a/waterfox/waterfox-webrtc-gtest-libv4l2.patch +++ /dev/null @@ -1,12 +0,0 @@ -diff -up Waterfox-ff4597172229f8d71940c3885b74b903b7b1821a/media/webrtc/trunk/gtest/moz.build.l4vl2 Waterfox-ff4597172229f8d71940c3885b74b903b7b1821a/media/webrtc/trunk/gtest/moz.build ---- Waterfox-ff4597172229f8d71940c3885b74b903b7b1821a/media/webrtc/trunk/gtest/moz.build.l4vl2 2018-12-17 10:39:21.000000000 -0200 -+++ Waterfox-ff4597172229f8d71940c3885b74b903b7b1821a/media/webrtc/trunk/gtest/moz.build 2019-01-08 17:34:47.260911090 -0200 -@@ -48,6 +48,8 @@ if CONFIG['MOZ_SYSTEM_JPEG']: - else: - USE_LIBS += ['media_libjpeg'] - -+OS_LIBS += CONFIG['MOZ_LIBV4L2_LIBS'] -+ - if CONFIG['MOZ_SYSTEM_LIBVPX']: - OS_LIBS += CONFIG['MOZ_LIBVPX_LIBS'] - else: |