spice: remove use celt051 option
celt support has been removed upstream, and this option no longer exists. Setting an unknown option is a hard error with Meson ≥0.60.0.
This commit is contained in:
@@ -74,7 +74,6 @@ stdenv.mkDerivation rec {
|
||||
|
||||
mesonFlags = [
|
||||
"-Dgstreamer=1.0"
|
||||
"-Dcelt051=disabled"
|
||||
];
|
||||
|
||||
postInstall = ''
|
||||
|
||||
Reference in New Issue
Block a user