<p>On Feb 28, 2013 7:10 AM, "Jon TURNEY" <<a href="mailto:jon.turney@dronecode.org.uk">jon.turney@dronecode.org.uk</a>> wrote:<br>
><br>
> Add split xcb util repositories and a xcb metamodule<br>
><br>
> Signed-off-by: Jon TURNEY <<a href="mailto:jon.turney@dronecode.org.uk">jon.turney@dronecode.org.uk</a>><br>
> ---<br>
>  xorg.modules |   32 ++++++++++++++++++++++++++++++++<br>
>  1 files changed, 32 insertions(+), 0 deletions(-)<br>
><br>
> diff --git a/xorg.modules b/xorg.modules<br>
> index ada28b1..309fa74 100644<br>
> --- a/xorg.modules<br>
> +++ b/xorg.modules<br>
> @@ -14,6 +14,7 @@<br>
>              checkoutdir="fontconfig"/><br>
>    </autotools><br>
><br>
> +  <!-- xcb --><br>
>    <autotools id="pthread-stubs"><br>
>      <branch module="xcb/pthread-stubs"<br>
>              checkoutdir="xcb/pthread-stubs"/><br>
> @@ -42,6 +43,36 @@<br>
>      </dependencies><br>
>    </autotools><br>
><br>
> +   <autotools id="xcb-util-image"><br>
> +     <branch module="xcb/util-image" checkoutdir="xcb/xcb-util-image"/><br>
> +   </autotools></p>
<p>Do the util modules depend on libxcb proper? I can't recall offhand.</p>
<p>Dan</p>