wok-next rev 20101

Up amule (2.3.2)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Oct 29 10:45:21 2017 +0100 (2017-10-29)
parents 4da3a1555826
children 3d715c326b97
files amule/receipt appdata-tools/receipt
line diff
     1.1 --- a/amule/receipt	Sun Oct 29 09:52:44 2017 +0100
     1.2 +++ b/amule/receipt	Sun Oct 29 10:45:21 2017 +0100
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="amule"
     1.7 -VERSION="2.3.1"
     1.8 +VERSION="2.3.2"
     1.9  CATEGORY="network"
    1.10  SHORT_DESC="An eMule-like client for the eD2k and Kademlia networks."
    1.11  MAINTAINER="pankso@slitaz.org"
     2.1 --- a/appdata-tools/receipt	Sun Oct 29 09:52:44 2017 +0100
     2.2 +++ b/appdata-tools/receipt	Sun Oct 29 10:45:21 2017 +0100
     2.3 @@ -11,7 +11,7 @@
     2.4  WGET_URL="http://people.freedesktop.org/~hughsient/releases/$TARBALL"
     2.5  
     2.6  DEPENDS="gdk-pixbuf libsoup"
     2.7 -BUILD_DEPENDS="gdk-pixbuf-dev libsoup-dev glib-dev sqlite3-dev"
     2.8 +BUILD_DEPENDS="gdk-pixbuf-dev libsoup-dev glib-dev sqlite3-dev intltool"
     2.9  
    2.10  # Rules to configure and make the package.
    2.11  compile_rules()