wok diff galculator/receipt @ rev 2494

libiec61883: update build_depends
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Mar 15 23:40:16 2009 +0000 (2009-03-15)
parents 01552a9c541b
children 8b79c3ee7ac2
line diff
     1.1 --- a/galculator/receipt	Thu Jan 08 19:00:46 2009 +0100
     1.2 +++ b/galculator/receipt	Sun Mar 15 23:40:16 2009 +0000
     1.3 @@ -1,12 +1,12 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="galculator"
     1.7 -VERSION="1.3.2"
     1.8 +VERSION="1.3.4"
     1.9  CATEGORY="system-tools"
    1.10  SHORT_DESC="Graphical scientific calculator."
    1.11  MAINTAINER="pankso@slitaz.org"
    1.12  DEPENDS="gtk+ libglade"
    1.13 -BUILD_DEPENDS="perl pkg-config gtk+-dev libglade-dev xorg-xproto"
    1.14 +BUILD_DEPENDS="perl pkg-config gtk+-dev libglade-dev xorg-xproto intltool"
    1.15  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.16  WEB_SITE="http://galculator.sourceforge.net/"
    1.17  WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"