mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-01 09:44:18 +00:00
Merge pull request #192725 from trofi/gst_all_1.gst-plugins-bad-add-lcms2
gst_all_1.gst-plugins-bad: add missing lcms2 depend
This commit is contained in:
commit
4d024ad7bb
@ -19,6 +19,7 @@
|
|||||||
, libkate
|
, libkate
|
||||||
, lrdf
|
, lrdf
|
||||||
, ladspaH
|
, ladspaH
|
||||||
|
, lcms2
|
||||||
, libnice
|
, libnice
|
||||||
, webrtc-audio-processing
|
, webrtc-audio-processing
|
||||||
, webrtc-audio-processing_1
|
, webrtc-audio-processing_1
|
||||||
@ -126,6 +127,7 @@ stdenv.mkDerivation rec {
|
|||||||
gst-plugins-base
|
gst-plugins-base
|
||||||
orc
|
orc
|
||||||
json-glib
|
json-glib
|
||||||
|
lcms2
|
||||||
ldacbt
|
ldacbt
|
||||||
libass
|
libass
|
||||||
libkate
|
libkate
|
||||||
|
Loading…
Reference in New Issue
Block a user