Merge pull request #245791 from lopsided98/patch-1
gst_all_1.gst-plugins-good: fix comment typo
This commit is contained in:
commit
ded926ce93
1 changed files with 1 additions and 1 deletions
|
@ -45,7 +45,7 @@
|
|||
, enableDocumentation ? stdenv.hostPlatform == stdenv.buildPlatform, hotdoc
|
||||
}:
|
||||
|
||||
# MMAL is not support on aarch64, see:
|
||||
# MMAL is not supported on aarch64, see:
|
||||
# https://github.com/raspberrypi/userland/issues/688
|
||||
assert raspiCameraSupport -> (stdenv.isLinux && stdenv.isAarch32);
|
||||
|
||||
|
|
Loading…
Reference in a new issue