wok-next diff yelp-xsl/receipt @ rev 20489

nareto: update index.php path
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Mar 12 11:42:04 2018 +0100 (2018-03-12)
parents 6d812fa6f9cf
children 94b1769614d9
line diff
     1.1 --- a/yelp-xsl/receipt	Fri Jul 25 00:18:42 2014 -0300
     1.2 +++ b/yelp-xsl/receipt	Mon Mar 12 11:42:04 2018 +0100
     1.3 @@ -11,7 +11,7 @@
     1.4  WGET_URL="$GNOME_MIRROR/$PACKAGE/${VERSION%.*}/$TARBALL"
     1.5  
     1.6  DEPENDS="libxslt itstool intltool"
     1.7 -BUILD_DEPENDS="libxslt-dev itstool"
     1.8 +BUILD_DEPENDS="libxslt-dev itstool intltool"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()