wok diff parted/receipt @ rev 5914

v4l-dvb: break on build error
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Jul 27 14:27:30 2010 +0200 (2010-07-27)
parents 1a955d2f91fd
children 821620a99cc0
line diff
     1.1 --- a/parted/receipt	Sun May 30 02:49:35 2010 +0000
     1.2 +++ b/parted/receipt	Tue Jul 27 14:27:30 2010 +0200
     1.3 @@ -6,7 +6,7 @@
     1.4  SHORT_DESC="GNU parted partition editor."
     1.5  MAINTAINER="pankso@slitaz.org"
     1.6  DEPENDS="util-linux-ng-uuid"
     1.7 -BUILD_DEPENDS="e2fsprogs-dev"
     1.8 +BUILD_DEPENDS="e2fsprogs-dev util-linux-ng-uuid-dev"
     1.9  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.10  WEB_SITE="http://www.gnu.org/software/parted/index.shtml"
    1.11  WGET_URL="$GNU_MIRROR/$PACKAGE/$TARBALL"