Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 586dd54199bab702dfee73af2ac6a020f14dfcd6
      
https://github.com/NixOS/nixpkgs/commit/586dd54199bab702dfee73af2ac6a020f14dfcd6
  Author: Bjørn Forsman <[email protected]>
  Date:   2016-05-29 (Sun, 29 May 2016)

  Changed paths:
    M pkgs/top-level/all-packages.nix

  Log Message:
  -----------
  pitivi: unbreak build

[Breakage introduced in commit 5c4e00b6b797c444c0a0ca434c3b6f
("gst_all_1: 1.6.1 -> 1.8.0 (#14628)").]

The build is failing due to a Wayland test/example program
(<gst-plugins-bad>/tests/examples/waylandsink) being built with a gtk3
input without Wayland support (or detection is failing):

  main.c:28:2: error: #error "Wayland is not supported in GTK+"

Fix it by explicitly disabling wayland; pass --enable-wayland=no to
configure.


_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to