This is also part of the katamari, so include it in the xorg-apps metamodule.
Signed-off-by: Dan Nicholson <dbn.li...@gmail.com> --- xorg.modules | 12 +++++++++++- 1 files changed, 11 insertions(+), 1 deletions(-) diff --git a/xorg.modules b/xorg.modules index 6281fd5..deef23e 100644 --- a/xorg.modules +++ b/xorg.modules @@ -717,7 +717,7 @@ <branch module="xorg/data/cursors" checkoutdir="xorg/data/cursors"/> <dependencies> - <dep package="app/xcursorgen"/> + <dep package="xcursorgen"/> </dependencies> </autotools> @@ -808,6 +808,15 @@ </dependencies> </autotools> + <autotools id="xcursorgen"> + <branch module="app/xcursorgen" + checkoutdir="xorg/app/xcursorgen"/> + <dependencies> + <dep package="libXcursor"/> + <dep package="libX11"/> + </dependencies> + </autotools> + <autotools id="xdpyinfo"> <branch module="xorg/app/xdpyinfo" checkoutdir="xorg/app/xdpyinfo"/> @@ -1006,6 +1015,7 @@ <dep package="twm"/> <dep package="x11perf"/> <dep package="xauth"/> + <dep package="xcursorgen"/> <dep package="xdpyinfo"/> <dep package="xdriinfo"/> <dep package="xev"/> -- 1.7.3.4 _______________________________________________ xorg-devel@lists.x.org: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: http://lists.x.org/mailman/listinfo/xorg-devel