mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-01-22 21:04:30 +00:00
a6fc7b2891
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. |
||
---|---|---|
.. | ||
arcan | ||
cdesktopenv | ||
cinnamon | ||
enlightenment | ||
gnome | ||
gnome-2 | ||
gnustep | ||
lumina | ||
lxde/core | ||
lxqt | ||
mate | ||
pantheon | ||
plasma-5 | ||
rox/rox-filer | ||
surf-display | ||
xfce |