wok diff xorg-xf86driproto/receipt @ rev 8845
subersion: fix DEPENDS (based on last pkg from tank)
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Fri Feb 25 01:27:30 2011 +0100 (2011-02-25) |
parents | fcc7e6179bc0 |
children | a09e9d64e4c9 |
line diff
1.1 --- a/xorg-xf86driproto/receipt Sat Feb 05 17:42:26 2011 +0000 1.2 +++ b/xorg-xf86driproto/receipt Fri Feb 25 01:27:30 2011 +0100 1.3 @@ -6,6 +6,8 @@ 1.4 SHORT_DESC="Xorg server protocol." 1.5 MAINTAINER="pankso@slitaz.org" 1.6 SOURCE="xf86driproto" 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"