Merge pull request #116742 from heijligen/obs-studio

obs-studio: add wayland to buildInputs
This commit is contained in:
Sandro 2021-03-19 00:12:41 +01:00 committed by GitHub
commit 3bf806d119
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17,6 +17,7 @@
, libv4l , libv4l
, x264 , x264
, curl , curl
, wayland
, xorg , xorg
, makeWrapper , makeWrapper
, pkg-config , pkg-config
@ -67,6 +68,7 @@ in mkDerivation rec {
qtx11extras qtx11extras
qtsvg qtsvg
speex speex
wayland
x264 x264
libvlc libvlc
makeWrapper makeWrapper