qtwebengine: Fix inputs on aarch64

A mistake in the previous commit meant that ffmpeg wasn't added to the
propagatedBuildInputs on aarch64.
This commit is contained in:
Tom Hall 2018-08-26 12:04:05 +01:00
parent a04cf8fdb7
commit ec334d38d2

View file

@ -134,7 +134,7 @@ EOF
harfbuzz icu
libevent
] ++ optionals stdenv.hostPlatform.isArm [
] ++ optionals (stdenv.hostPlatform.isAarch32 || stdenv.hostPlatform.isAarch64) [
ffmpeg
] ++ optionals (!stdenv.isDarwin) [
dbus zlib minizip snappy nss protobuf jsoncpp