Calvin Walton c3455b01af Include libXrender as a dependency, link it to libmutter
Mutter uses a function from libXrender (XRenderFindStandardFormat in
src/x11/iconcache.c), but doesn't link to libXrender. This causes
link issues on systems using the gold linker, particularly with
-Wl,--as-needed.

Since mutter is using a function from libXrender, adding 'xrender'
as a dependency seems appropriate, and fixes the issue.

https://bugzilla.gnome.org/show_bug.cgi?id=746692
2015-03-28 13:42:54 +01:00
2015-03-25 08:45:07 +01:00
2015-03-27 13:58:56 -07:00
2014-03-18 20:37:35 -04:00
2014-07-31 17:50:28 +02:00
2015-03-23 18:49:57 +01:00
Description
91 MiB
Languages
C 98.9%
Meson 0.7%
Python 0.3%