wok-4.x rev 8420
Add xorg-util-macros to xorg-xineramaproto depends and build depends.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Sat Feb 05 17:50:20 2011 +0000 (2011-02-05) |
parents | 95317c410bf9 |
children | b9032bfcb3e1 |
files | xorg-xineramaproto/receipt |
line diff
1.1 --- a/xorg-xineramaproto/receipt Sat Feb 05 17:45:43 2011 +0000 1.2 +++ b/xorg-xineramaproto/receipt Sat Feb 05 17:50:20 2011 +0000 1.3 @@ -6,6 +6,8 @@ 1.4 SHORT_DESC="Xorg server module." 1.5 MAINTAINER="pankso@slitaz.org" 1.6 SOURCE="xineramaproto" 1.7 +DEPENDS="xorg-util-macros" 1.8 +BUILD_DEPENDS="xorg-util-macros" 1.9 TARBALL="$SOURCE-$VERSION.tar.bz2" 1.10 WEB_SITE="http://www.x.org/" 1.11 WGET_URL="$XORG_MIRROR/proto/$TARBALL"