wok-4.x rev 8511
Added xorg-util-macros to xorg-inputproto depends and build depends.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Fri Feb 11 22:14:53 2011 +0000 (2011-02-11) |
parents | 3a98b7d0c6f1 |
children | 1f20fe47a72b |
files | xorg-inputproto/receipt |
line diff
1.1 --- a/xorg-inputproto/receipt Sat Feb 12 04:09:28 2011 +0100 1.2 +++ b/xorg-inputproto/receipt Fri Feb 11 22:14:53 2011 +0000 1.3 @@ -5,6 +5,8 @@ 1.4 CATEGORY="development" 1.5 SHORT_DESC="Xorg server module." 1.6 MAINTAINER="pankso@slitaz.org" 1.7 +DEPENDS="xorg-util-macros" 1.8 +BUILD_DEPENDS="xorg-util-macros" 1.9 SOURCE="inputproto" 1.10 TARBALL="$SOURCE-$VERSION.tar.bz2" 1.11 WEB_SITE="http://www.x.org/"