mlt: broken with Qt 5.15
This commit is contained in:
parent
b3d72930d8
commit
91bee6f06c
1 changed files with 1 additions and 0 deletions
|
@ -63,5 +63,6 @@ stdenv.mkDerivation rec {
|
|||
license = licenses.gpl3;
|
||||
maintainers = [ maintainers.goibhniu ];
|
||||
platforms = platforms.linux;
|
||||
broken = versionAtLeast qtbase.version "5.15";
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue