build: Make the X11 compositor explicitely depend on xcb-shm
authorDamien Lespiau <damien.lespiau@intel.com>
Thu, 28 Mar 2013 15:20:54 +0000 (15:20 +0000)
committerKristian Høgsberg <krh@bitplanet.net>
Thu, 28 Mar 2013 16:18:51 +0000 (12:18 -0400)
commitb5bae3450c2970d0643d55467de0709bb0790940
treeeb32822efe370951847fece8ab5c1fd2c0d9d8a2
parent88817f869f179d9067c924efc414a86732ff8e4a
build: Make the X11 compositor explicitely depend on xcb-shm

Otherwise, it means the X11 compositor depends on another library to
pull xcb-shm (cairo?), which is not always the case. Here I end up with:

[01:54:38.970] Failed to load module:
$prefix/lib/weston/x11-backend.so: undefined symbol: xcb_shm_id
configure.ac