gtk3/gtk3-find-wayland-includedir.patch
Richard Brown 5b3029a8d0 Accepting request 160818 from home:Zaitor:branches:GNOME:Factory
Enable building of wayland backedend. I'm a bit worried by the buildlog, so please take a look there, this sr also includes sr#160508 from sbrabec

OBS-URL: https://build.opensuse.org/request/show/160818
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk3?expand=0&rev=109
2013-03-25 11:46:17 +00:00

13 lines
370 B
Diff

--- gtk+-3.7.14-orig/gtk/Makefile.am 2013-03-18 23:38:08.000000000 +0100
+++ gtk+-3.7.14/gtk/Makefile.am 2013-03-24 20:15:39.513000347 +0100
@@ -53,7 +53,8 @@
$(GMODULE_CFLAGS) \
$(GTK_DEBUG_FLAGS) \
$(GTK_DEP_CFLAGS) \
- $(INCLUDED_IMMODULE_DEFINE)
+ $(INCLUDED_IMMODULE_DEFINE) \
+ $(GDK_DEP_CFLAGS)
if PLATFORM_WIN32
no_undefined = -no-undefined