wok-stable diff xorg-xdriinfo/receipt @ rev 10277
autoconf: Add $CONFIGURE_ARGS.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Sat May 21 16:27:45 2011 +0000 (2011-05-21) |
parents | bff2fd2daf51 |
children |
line diff
1.1 --- a/xorg-xdriinfo/receipt Sun Nov 14 15:49:32 2010 +0000 1.2 +++ b/xorg-xdriinfo/receipt Sat May 21 16:27:45 2011 +0000 1.3 @@ -6,8 +6,8 @@ 1.4 CATEGORY="x-window" 1.5 SHORT_DESC="Query configuration information of DRI drivers" 1.6 MAINTAINER="pankso@slitaz.org" 1.7 -DEPENDS="xorg-libX11" 1.8 -BUILD_DEPENDS="mesa" 1.9 +DEPENDS="xorg-libX11 mesa" 1.10 +BUILD_DEPENDS="xorg-libX11-dev mesa-dev" 1.11 SUGGESTED="nvidia" 1.12 TARBALL="$SOURCE-$VERSION.tar.bz2" 1.13 WEB_SITE="http://www.x.org/"