View | Details | Raw Unified | Return to bug 256998
Collapse All | Expand All

(-)net-im/tg_owt/files/patch-CMakeLists.txt (+8 lines)
Lines 16-21 Link Here
16
         tg_owt::libvpx
16
         tg_owt::libvpx
17
         tg_owt::libvpx_mmx
17
         tg_owt::libvpx_mmx
18
         tg_owt::libvpx_sse2
18
         tg_owt::libvpx_sse2
19
@@ -112,7 +111,6 @@
20
         tg_owt::libpffft
21
         tg_owt::librnnoise
22
         tg_owt::libsrtp
23
-        tg_owt::libusrsctp
24
         tg_owt::libvpx
25
         tg_owt::libyuv
26
     )
19
@@ -137,6 +135,7 @@ endif()
27
@@ -137,6 +135,7 @@ endif()
20
 link_openssl(tg_owt)
28
 link_openssl(tg_owt)
21
 link_ffmpeg(tg_owt)
29
 link_ffmpeg(tg_owt)

Return to bug 256998