Skip to content

Commit b3430c2

Browse files
committed
Depend on gst-plugins-bad
1 parent 50dc9c1 commit b3430c2

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

recipes/webkit2gtk4.1/recipe.yaml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,6 @@ build:
2929
# https://github.com/conda-forge/mesalib-feedstock/blob/f0c17a763eda1e0ef13cd1aa81d597d50fde0d80/recipe/meta.yaml#L54
3030
-DUSE_GBM=OFF
3131
-DUSE_SYSTEM_SYSPROF_CAPTURE=NO
32-
# TODO: gst-plugins-bad-feedstock #84
33-
-DUSE_GSTREAMER_TRANSCODER=NO
3432
)
3533
- cmake ${CMAKE_ARGS} -S . -B build -GNinja "${cmake_args[@]}"
3634
- cmake --build build
@@ -68,6 +66,7 @@ requirements:
6866
- gstreamer
6967
- gst-plugins-base
7068
- gst-plugins-good
69+
- gst-plugins-bad
7170
- gperf
7271
- unifdef
7372
- epoxy
@@ -97,7 +96,7 @@ about:
9796
suitable for projects requiring any kind of web integration, from
9897
hybrid HTML/CSS applications to full-fledged web browsers.
9998
license: LGPL-2.1-only AND BSD-2-Clause AND BSD-3-Clause AND ISC AND bzip2-1.0.6 AND NCSA AND MIT AND GPL-2.0-only AND MPL-1.1 AND SunPro AND Unicode-TOU AND Apache-2.0 AND GPL-3.0-or-later WITH Bison-exception-2.2 AND GPL-3.0-only WITH Autoconf-exception-3.0 AND MPL-2.0 AND OFL-1.1 AND (AFL-2.0 OR GPL-2.0-or-later) AND BSD-Source-Code AND BSD-2-Clause-Views AND LGPL-2.1-or-later AND (NCSA OR MIT) AND Apache-2.0 WITH LLVM-exception AND ICU AND BSL-1.0
100-
license_file:
99+
license_file:
101100
- Source/JavaScriptCore/COPYING.LIB
102101
- Source/ThirdParty/ANGLE/LICENSE
103102
- Source/ThirdParty/ANGLE/src/third_party/libXNVCtrl/LICENSE

0 commit comments

Comments
 (0)