wok-current diff glib-networking/receipt @ rev 11448
Add: yaml, yaml-dev
author | Eric Joseph-Alexandre <erjo@slitaz.org> |
---|---|
date | Sat Dec 17 09:27:26 2011 +0100 (2011-12-17) |
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 Sat Dec 17 09:27:26 2011 +0100 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()