wok-6.x diff nfs-utils/receipt @ rev 6565

Added mesa, libdrm-dev, xorg-dev-proto, and libxcb-dev to depends of mesa-dev. Fixes pkgconfig --cflags glw from not working in clean chroot.
author Christopher Rogers <slaxemulator@gmail.com>
date Fri Oct 08 00:43:28 2010 +0000 (2010-10-08)
parents 65963831cb85
children 4d60a47b5df0
line diff
     1.1 --- a/nfs-utils/receipt	Mon Sep 13 16:41:09 2010 +0200
     1.2 +++ b/nfs-utils/receipt	Fri Oct 08 00:43:28 2010 +0000
     1.3 @@ -8,8 +8,8 @@
     1.4  TARBALL="$PACKAGE-$VERSION.tar.bz2"
     1.5  WEB_SITE="http://nfs.sourceforge.net/"
     1.6  WGET_URL="$SF_MIRROR/nfs/$PACKAGE/$VERSION/$TARBALL"
     1.7 -DEPENDS="libtirpc"
     1.8 -BUILD_DEPENDS="libtirpc-dev util-linux-ng-blkid-dev"
     1.9 +DEPENDS="libtirpc libwrap util-linux-ng-blkid util-linux-ng-uuid"
    1.10 +BUILD_DEPENDS="libtirpc-dev util-linux-ng-blkid-dev libcap-dev"
    1.11  TAGS="filesystem"
    1.12  
    1.13  # Rules to configure and make the package.