mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH 1/7] cairo: Missing dependency XORG_LIB_XEXT
@ 2014-11-20  8:23 Markus Pargmann
  2014-11-20  8:23 ` [ptxdist] [PATCH 2/7] xorg-lib-Xi: Missing dependency LIB_XFIXES Markus Pargmann
                   ` (6 more replies)
  0 siblings, 7 replies; 15+ messages in thread
From: Markus Pargmann @ 2014-11-20  8:23 UTC (permalink / raw)
  To: ptxdist; +Cc: Markus Pargmann

Signed-off-by: Markus Pargmann <mpa@pengutronix.de>
---
 rules/cairo.in | 1 +
 1 file changed, 1 insertion(+)

diff --git a/rules/cairo.in b/rules/cairo.in
index 89e9eb3e1f9f..a12ebbc4a2fa 100644
--- a/rules/cairo.in
+++ b/rules/cairo.in
@@ -3,6 +3,7 @@
 menuconfig CAIRO
 	tristate
 	select GCCLIBS_GCC_S
+	select XORG_LIB_XEXT	if CAIRO_XLIB
 	select XORG_LIB_XT	if CAIRO_XLIB && !GTK_TARGET_HOST_X11
 	select XORG_LIB_XRENDER	if CAIRO_XLIB && !GTK_TARGET_HOST_X11
 	select ZLIB		if CAIRO_PS || CAIRO_PDF
-- 
2.1.1


-- 
ptxdist mailing list
ptxdist@pengutronix.de

^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2014-11-21 14:22 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-11-20  8:23 [ptxdist] [PATCH 1/7] cairo: Missing dependency XORG_LIB_XEXT Markus Pargmann
2014-11-20  8:23 ` [ptxdist] [PATCH 2/7] xorg-lib-Xi: Missing dependency LIB_XFIXES Markus Pargmann
2014-11-21 14:10   ` Michael Olbrich
2014-11-20  8:23 ` [ptxdist] [PATCH 3/7] json-c: Install missing pkgconfig link Markus Pargmann
2014-11-20  9:00   ` Alexander Dahl
2014-11-20  8:23 ` [ptxdist] [PATCH 4/7] libltdl: Version bump 1.5 -> 2.4.3 Markus Pargmann
2014-11-21 14:11   ` Michael Olbrich
2014-11-20  8:23 ` [ptxdist] [PATCH 5/7] libexif: Initial, version 0.6.21 Markus Pargmann
2014-11-21 14:08   ` Michael Olbrich
2014-11-20  8:23 ` [ptxdist] [PATCH 6/7] host-ninja: Ninja build tool Markus Pargmann
2014-11-21 14:01   ` Michael Olbrich
2014-11-21 14:09     ` Michael Olbrich
2014-11-20  8:23 ` [ptxdist] [PATCH 7/7] gtk2: Reintegrate gtk2 Markus Pargmann
2014-11-21 14:22   ` Michael Olbrich
2014-11-21 14:10 ` [ptxdist] [PATCH 1/7] cairo: Missing dependency XORG_LIB_XEXT Michael Olbrich

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox