wok diff nginx-extras/receipt @ rev 23002
updated libao and libao-dev (1.1.0 -> 1.2.2)
author | Hans-Günter Theisgen |
---|---|
date | Mon Mar 02 17:05:10 2020 +0100 (2020-03-02) |
parents | 6fab3264ba87 |
children | d25a28bf6b6c |
line diff
1.1 --- a/nginx-extras/receipt Fri Dec 25 15:23:46 2015 +0200 1.2 +++ b/nginx-extras/receipt Mon Mar 02 17:05:10 2020 +0100 1.3 @@ -15,7 +15,8 @@ 1.4 CONFLICT="nginx" 1.5 1.6 DEPENDS="pcre openssl zlib libgd geoip libxslt" 1.7 -BUILD_DEPENDS="pcre-dev openssl-dev zlib-dev libgd-dev geoip-dev libxslt-dev" 1.8 +BUILD_DEPENDS="pcre-dev openssl-dev zlib-dev libgd-dev geoip-dev libxslt-dev \ 1.9 +tiff" 1.10 1.11 # Rules to configure and make the package. 1.12 compile_rules()