On Sat, Nov 13, 2010 at 4:50 PM, Cyril Brulebois <[email protected]> wrote:
> Signed-off-by: Cyril Brulebois <[email protected]>
> ---
>  xorg.modules |    8 ++++++++
>  1 files changed, 8 insertions(+), 0 deletions(-)
>
> diff --git a/xorg.modules b/xorg.modules
> index 616fd6e..227371f 100644
> --- a/xorg.modules
> +++ b/xorg.modules
> @@ -37,6 +37,13 @@
>     <branch repo="git.freedesktop.org" module="xorg/util/macros" 
> checkoutdir="xorg/util/macros" />
>   </autotools>
>
> +  <autotools id="makedepend">
> +    <dependencies>
> +      <dep package="macros"/>
> +    </dependencies>
> +    <branch repo="git.freedesktop.org" module="xorg/util/makedepend" 
> checkoutdir="xorg/util/makedepend" />
> +  </autotools>
> +
>   <autotools id="xorg-sgml-doctools">
>     <branch repo="git.freedesktop.org"
>        module="xorg/doc/xorg-sgml-doctools"
> @@ -531,6 +538,7 @@
>     <branch repo="git.freedesktop.org" module="mesa/drm"/>
>     <dependencies>
>       <dep package="macros"/>
> +      <dep package="makedepend"/>
>     </dependencies>
>   </autotools>

Good call.

Reviewed-by: Dan Nicholson <[email protected]>
_______________________________________________
[email protected]: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: http://lists.x.org/mailman/listinfo/xorg-devel

Reply via email to