gst-plugins-good: Remove unnecessarily doubled line.
This commit is contained in:
parent
8a336b8cd9
commit
21610dba04
|
@ -141,7 +141,6 @@ stdenv.mkDerivation rec {
|
|||
"-Dv4l2-gudev=disabled" # Linux-only
|
||||
"-Dv4l2=disabled" # Linux-only
|
||||
"-Dximagesrc=disabled" # Linux-only
|
||||
"-Dpulse=disabled" # TODO check if we can keep this enabled
|
||||
] ++ optionals (!raspiCameraSupport) [
|
||||
"-Drpicamsrc=disabled"
|
||||
];
|
||||
|
|
Loading…
Reference in a new issue