nixpkgs/pkgs
Adam Joseph a6fc7b2891 evince: pass -Dmultimedia=disabled if !supportMultimedia
The evince derivation has an option supportMultimedia?true, which if
set to false will exclude gstreamer from the nativeBuildInputs.
Unfortunately this is not enough; the build will fail with:

  Run-time dependency gstreamer-base-1.0 found: NO (tried pkgconfig)

  meson.build:236:0: ERROR: Dependency "gstreamer-base-1.0" not found, tried pkgconfig

Let's pass "-Dmultimedia=disabled" to meson in this case so that the
build succeeds.

Checked with nixpkgs-hammer, which did not report any new warnings
introduced by this commit.
2022-03-14 12:45:04 -07:00
..
applications Merge pull request #163757 from anund/update_makemkv 2022-03-14 02:38:21 +01:00
build-support buildDunePackage: use dune_2 by default 2022-03-13 21:19:09 +01:00
common-updater
data Merge pull request #163185 from dtzWill/update/sudo-font-0.63.1 2022-03-13 15:09:36 +08:00
desktops evince: pass -Dmultimedia=disabled if !supportMultimedia 2022-03-14 12:45:04 -07:00
development Merge pull request #163950 from r-ryantm/auto-update/python310Packages.pudb 2022-03-14 00:04:13 +01:00
games freedroidrpg: add upstream fix for -fno-common toolchains 2022-03-13 07:59:07 +00:00
misc
os-specific Merge pull request #159925 from NickCao/kmods 2022-03-13 20:15:31 +00:00
pkgs-lib
servers Merge pull request #163229 from DeeUnderscore/init/postgresql-rum 2022-03-13 12:55:17 -05:00
shells tcsh: use tcsh mirrors 2022-03-13 15:44:46 -03:00
stdenv
test
tools nix-du: 0.4.1 -> 0.5.0 2022-03-13 23:00:48 -04:00
top-level Merge pull request #147442 from Smittyvb/init-pngoptimizer 2022-03-14 01:49:31 +01:00