mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-18 07:46:09 +01:00
qt-gstreamer: fix build
This commit is contained in:
parent
84db2dffe9
commit
c47cc7e163
1 changed files with 1 additions and 0 deletions
|
@ -27,5 +27,6 @@ stdenv.mkDerivation rec {
|
|||
|
||||
meta = {
|
||||
platforms = stdenv.lib.platforms.linux;
|
||||
broken = true;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue