Signed-off-by: Dirk Wallenstein <[email protected]>
---
xorg.modules | 10 +++++++++-
1 files changed, 9 insertions(+), 1 deletions(-)
diff --git a/xorg.modules b/xorg.modules
index eaa9a02..27316ee 100644
--- a/xorg.modules
+++ b/xorg.modules
@@ -628,7 +628,7 @@
<autotools id="cursors">
<branch repo="git.freedesktop.org" module="xorg/data/cursors"
checkoutdir="xorg/data/cursors" />
<dependencies>
- <dep package="app/xcursorgen"/>
+ <dep package="xcursorgen"/>
</dependencies>
</autotools>
@@ -640,6 +640,14 @@
</autotools>
<!-- apps -->
+ <autotools id="xcursorgen">
+ <branch repo="git.freedesktop.org" module="xorg/app/xcursorgen"
checkoutdir="xorg/app/xcursorgen" />
+ <dependencies>
+ <dep package="libX11"/>
+ <dep package="libXcursor"/>
+ </dependencies>
+ </autotools>
+
<autotools id="iceauth">
<branch repo="git.freedesktop.org" module="xorg/app/iceauth"
checkoutdir="xorg/app/iceauth" />
<dependencies>
--
1.7.1
_______________________________________________
[email protected]: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: http://lists.x.org/mailman/listinfo/xorg-devel