wok-next diff glib-networking/receipt @ rev 12048
more desktop file cleanup
author | Samuel Trassare <samuel_trassare@yahoo.com> |
---|---|
date | Wed Mar 07 15:31:19 2012 -0800 (2012-03-07) |
parents | 0e777b9e1bd3 |
children | 7394cb0e7a93 |
line diff
1.1 --- a/glib-networking/receipt Sat Jun 04 08:51:01 2011 +0000 1.2 +++ b/glib-networking/receipt Wed Mar 07 15:31:19 2012 -0800 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="glib-networking" 1.7 -VERSION="2.28.6" 1.8 +VERSION="2.28.7" 1.9 CATEGORY="x-window" 1.10 SHORT_DESC="TLS support for glib." 1.11 MAINTAINER="pankso@slitaz.org" 1.12 @@ -10,7 +10,7 @@ 1.13 WGET_URL="$GNOME_MIRROR/$PACKAGE/${VERSION%.*}/$TARBALL" 1.14 1.15 DEPENDS="glib libgio libgnutls" 1.16 -BUILD_DEPENDS="glib-dev libgio-dev gnutls-dev automake autoconf git" 1.17 +BUILD_DEPENDS="glib-dev libgio-dev gnutls-dev intltool automake autoconf git" 1.18 1.19 # Rules to configure and make the package. 1.20 compile_rules()