Files
nixpkgs/pkgs
Bjørn Forsman 586dd54199 pitivi: unbreak build
[Breakage introduced in commit 5c4e00b6b7
("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.
2016-05-29 13:17:25 +02:00
..
2016-05-29 12:25:17 +02:00
2016-05-28 09:54:32 -03:00
2016-05-28 14:00:15 +03:00
2016-05-26 00:10:22 +02:00
2016-04-26 17:31:54 +02:00
2016-05-29 13:17:25 +02:00