On Feb 28, 2013 7:10 AM, "Jon TURNEY" <[email protected]> wrote: > > Add split xcb util repositories and a xcb metamodule > > Signed-off-by: Jon TURNEY <[email protected]> > --- > xorg.modules | 32 ++++++++++++++++++++++++++++++++ > 1 files changed, 32 insertions(+), 0 deletions(-) > > diff --git a/xorg.modules b/xorg.modules > index ada28b1..309fa74 100644 > --- a/xorg.modules > +++ b/xorg.modules > @@ -14,6 +14,7 @@ > checkoutdir="fontconfig"/> > </autotools> > > + <!-- xcb --> > <autotools id="pthread-stubs"> > <branch module="xcb/pthread-stubs" > checkoutdir="xcb/pthread-stubs"/> > @@ -42,6 +43,36 @@ > </dependencies> > </autotools> > > + <autotools id="xcb-util-image"> > + <branch module="xcb/util-image" checkoutdir="xcb/xcb-util-image"/> > + </autotools>
Do the util modules depend on libxcb proper? I can't recall offhand. Dan
_______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: http://lists.x.org/mailman/listinfo/xorg-devel
