mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-17 23:36:17 +01:00
add qt5.x11extras to obs-studio
fixes build
This commit is contained in:
parent
f63e764bb6
commit
bd399f2647
1 changed files with 1 additions and 0 deletions
|
@ -24,6 +24,7 @@ stdenv.mkDerivation rec {
|
|||
libv4l
|
||||
libxkbcommon
|
||||
qt5.base
|
||||
qt5.x11extras
|
||||
x264
|
||||
];
|
||||
|
||||
|
|
Loading…
Reference in a new issue