wok-stable diff yasm-dev/receipt @ rev 11386

Compat: ensure that pam WGET_URL is non-https. Otherwise tazwok can't download it at cook-toolchain time
author Antoine Bodin <gokhlayeh@slitaz.org>
date Sat Dec 10 04:42:49 2011 +0100 (2011-12-10)
parents b442795bbc26
children cb660f628a78
line diff
     1.1 --- a/yasm-dev/receipt	Wed May 19 18:01:37 2010 +0000
     1.2 +++ b/yasm-dev/receipt	Sat Dec 10 04:42:49 2011 +0100
     1.3 @@ -1,10 +1,11 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="yasm-dev"
     1.7 -VERSION="1.0.1"
     1.8 +VERSION="1.1.0"
     1.9  CATEGORY="development"
    1.10  SHORT_DESC="yasm devel library."
    1.11  MAINTAINER="jozee@slitaz.org"
    1.12 +DEPENDS="yasm"
    1.13  WANTED="yasm"
    1.14  WEB_SITE="http://www.tortall.net/projects/yasm/"
    1.15