wok diff isomaster/receipt @ rev 1773

hardinfo: fix usb
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Nov 28 17:23:48 2008 +0000 (2008-11-28)
parents 3c145e41b8eb
children 7b6010a3f9b7
line diff
     1.1 --- a/isomaster/receipt	Thu Mar 20 00:39:20 2008 +0100
     1.2 +++ b/isomaster/receipt	Fri Nov 28 17:23:48 2008 +0000
     1.3 @@ -1,12 +1,12 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="isomaster"
     1.7 -VERSION="1.3.1"
     1.8 +VERSION="1.3.2"
     1.9  CATEGORY="utilities"
    1.10  SHORT_DESC="Graphical CD image (ISO) editor."
    1.11  MAINTAINER="pankso@slitaz.org"
    1.12  DEPENDS="gtk+ libxml2"
    1.13 -BUILD_DEPENDS="xorg-dev gtk+-dev libxml2-dev"
    1.14 +BUILD_DEPENDS="xorg-dev gtk+-dev libxml2-dev intltool"
    1.15  TARBALL="$PACKAGE-$VERSION.tar.bz2"
    1.16  WEB_SITE="http://littlesvr.ca/isomaster/"
    1.17  WGET_URL="http://littlesvr.ca/isomaster/releases/$TARBALL"