wok diff glib/receipt @ rev 10977

Up: snort to 2.9.1.1.
author Christopher Rogers <slaxemulator@gmail.com>
date Wed Oct 12 12:50:13 2011 +0000 (2011-10-12)
parents 4c79e8be0e14
children 268a913ee3ae
line diff
     1.1 --- a/glib/receipt	Sun May 22 00:21:11 2011 +0200
     1.2 +++ b/glib/receipt	Wed Oct 12 12:50:13 2011 +0000
     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  {