wok-4.x rev 8421
Add xorg-util-macros to xorg-printproto depends and build depends.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Sat Feb 05 17:52:32 2011 +0000 (2011-02-05) |
parents | 1213813a7554 |
children | 7a661ffdc0e1 |
files | xorg-printproto/receipt |
line diff
1.1 --- a/xorg-printproto/receipt Sat Feb 05 17:50:20 2011 +0000 1.2 +++ b/xorg-printproto/receipt Sat Feb 05 17:52:32 2011 +0000 1.3 @@ -6,6 +6,8 @@ 1.4 CATEGORY="development" 1.5 SHORT_DESC="Xorg server devel module." 1.6 MAINTAINER="rcx@zoominternet.net" 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"