Merge pull request #116742 from heijligen/obs-studio
obs-studio: add wayland to buildInputs
This commit is contained in:
commit
3bf806d119
1 changed files with 2 additions and 0 deletions
|
@ -17,6 +17,7 @@
|
|||
, libv4l
|
||||
, x264
|
||||
, curl
|
||||
, wayland
|
||||
, xorg
|
||||
, makeWrapper
|
||||
, pkg-config
|
||||
|
@ -67,6 +68,7 @@ in mkDerivation rec {
|
|||
qtx11extras
|
||||
qtsvg
|
||||
speex
|
||||
wayland
|
||||
x264
|
||||
libvlc
|
||||
makeWrapper
|
||||
|
|
Loading…
Reference in a new issue