gst-plugins-good: Remove unnecessarily doubled line.
This commit is contained in:
parent
3162bc0e32
commit
fce7366370
@ -138,7 +138,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 New Issue
Block a user