forked from mirrors/nixpkgs
add qt5.x11extras to obs-studio
fixes build
This commit is contained in:
parent
f63e764bb6
commit
bd399f2647
|
@ -24,6 +24,7 @@ stdenv.mkDerivation rec {
|
|||
libv4l
|
||||
libxkbcommon
|
||||
qt5.base
|
||||
qt5.x11extras
|
||||
x264
|
||||
];
|
||||
|
||||
|
|
Loading…
Reference in a new issue