wok diff glib/receipt @ rev 10892

grub4dos-linux: wanted grub4dos...
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Jul 07 00:28:49 2011 +0200 (2011-07-07)
parents 4c79e8be0e14
children 268a913ee3ae
line diff
     1.1 --- a/glib/receipt	Sun May 22 00:21:11 2011 +0200
     1.2 +++ b/glib/receipt	Thu Jul 07 00:28:49 2011 +0200
     1.3 @@ -1,15 +1,17 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="glib"
     1.7 -VERSION="2.28.6"
     1.8 +VERSION="2.28.7"
     1.9  CATEGORY="x-window"
    1.10  SHORT_DESC="C routines."
    1.11  MAINTAINER="pankso@slitaz.org"
    1.12 -BUILD_DEPENDS="gettext zlib-dev pkg-config perl python python-dev"
    1.13  TARBALL="$PACKAGE-$VERSION.tar.bz2"
    1.14  WEB_SITE="http://www.gtk.org/"
    1.15  WGET_URL="$GNOME_MIRROR/$PACKAGE/${VERSION%.*}/$TARBALL"
    1.16  
    1.17 +DEPENDS=""
    1.18 +BUILD_DEPENDS="gettext zlib-dev pkg-config perl python python-dev"
    1.19 +
    1.20  # Rules to configure and make the package.
    1.21  compile_rules()
    1.22  {