wok-current diff viewnior/receipt @ rev 13573
jabberd2: fix WGET_URL
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sun Nov 04 18:59:49 2012 +0100 (2012-11-04) |
parents | 8e4c74abdf74 |
children | 5056100bfda3 |
line diff
1.1 --- a/viewnior/receipt Mon Jan 02 23:06:19 2012 +0100 1.2 +++ b/viewnior/receipt Sun Nov 04 18:59:49 2012 +0100 1.3 @@ -6,7 +6,7 @@ 1.4 SHORT_DESC="Light and simple image viewer." 1.5 MAINTAINER="pankso@slitaz.org" 1.6 DEPENDS="gtk+" 1.7 -BUILD_DEPENDS="gtk+-dev shared-mime-info-dev intltool" 1.8 +BUILD_DEPENDS="gtk+-dev shared-mime-info-dev intltool libffi" 1.9 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.10 WEB_SITE="http://xsisqox.github.com/Viewnior/" 1.11 WGET_URL="http://cloud.github.com/downloads/xsisqox/Viewnior/$TARBALL"