lol

qtwebengine: Fix inputs on aarch64

A mistake in the previous commit meant that ffmpeg wasn't added to the
propagatedBuildInputs on aarch64.

Tom Hall ec334d38 a04cf8fd

+1 -1
+1 -1
pkgs/development/libraries/qt-5/modules/qtwebengine.nix
··· 134 134 harfbuzz icu 135 135 136 136 libevent 137 - ] ++ optionals stdenv.hostPlatform.isArm [ 137 + ] ++ optionals (stdenv.hostPlatform.isAarch32 || stdenv.hostPlatform.isAarch64) [ 138 138 ffmpeg 139 139 ] ++ optionals (!stdenv.isDarwin) [ 140 140 dbus zlib minizip snappy nss protobuf jsoncpp