[PATCH:util/modular] Update dependencies of xlsclients to xcb and xcb-util

Jeremy Huddleston jeremyhu at apple.com
Tue Oct 20 12:31:08 PDT 2009


I think xcb-util should also be put in the xorg-libs meta module as  
well.

With that change,
Signed-off-by: Jeremy Huddleston <jeremyhu at apple.com>

On Oct 20, 2009, at 10:17, Jon TURNEY wrote:

> Also add xcb-util
>
> ---
> xorg.modules |    7 +++++--
> 1 files changed, 5 insertions(+), 2 deletions(-)
>
> diff --git a/xorg.modules b/xorg.modules
> index eecfb63..4f051b2 100644
> --- a/xorg.modules
> +++ b/xorg.modules
> @@ -28,6 +28,10 @@
>     <branch repo="git.freedesktop.org" module="xcb/libxcb"  
> checkoutdir="xcb/libxcb"/>
>   </autotools>
>
> +  <autotools id="xcb-util">
> +    <branch repo="git.freedesktop.org" module="xcb/util"  
> checkoutdir="xcb/xcb-util"/>
> +  </autotools>
> +
>   <autotools id="macros">
>     <branch repo="git.freedesktop.org" module="xorg/util/macros"  
> checkoutdir="xorg/util/macros" />
>   </autotools>
> @@ -794,8 +798,7 @@
>   <autotools id="xlsclients">
>     <branch repo="git.freedesktop.org" module="xorg/app/xlsclients"  
> checkoutdir="xorg/app/xlsclients" />
>     <dependencies>
> -      <dep package="libX11"/>
> -      <dep package="libXmu"/>
> +      <dep package="xcb-util"/>
>     </dependencies>
>   </autotools>
>
> -- 
> 1.6.3.3
>
> _______________________________________________
> xorg-devel mailing list
> xorg-devel at lists.x.org
> http://lists.x.org/mailman/listinfo/xorg-devel

-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 5820 bytes
Desc: not available
Url : http://lists.x.org/archives/xorg-devel/attachments/20091020/ec5511fe/attachment-0001.bin 


More information about the xorg-devel mailing list