wok diff xorg-xdriinfo/receipt @ rev 10340

shared-mime-info: Add $CONFIGURE_ARGS.
author Christopher Rogers <slaxemulator@gmail.com>
date Sun May 22 02:24:27 2011 +0000 (2011-05-22)
parents bff2fd2daf51
children 6b09507225ec
line diff
     1.1 --- a/xorg-xdriinfo/receipt	Sun Nov 14 15:49:32 2010 +0000
     1.2 +++ b/xorg-xdriinfo/receipt	Sun May 22 02:24:27 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/"