wok-current diff znc/receipt @ rev 17664
Fix: attr
author | Alexander Medvedev <devl547@gmail.com> |
---|---|
date | Sun Feb 15 12:52:33 2015 +0000 (2015-02-15) |
parents | 038b6ea9e5d7 |
children | 6135577f4d08 |
line diff
1.1 --- a/znc/receipt Thu Apr 10 23:24:17 2014 +0200 1.2 +++ b/znc/receipt Sun Feb 15 12:52:33 2015 +0000 1.3 @@ -14,7 +14,7 @@ 1.4 1.5 SUGGESTED="tcl" 1.6 DEPENDS="libssl zlib" 1.7 -BUILD_DEPENDS="openssl tcl-dev zlib-dev" 1.8 +BUILD_DEPENDS="openssl-dev tcl-dev zlib-dev" 1.9 1.10 # Rules to configure and make the package. 1.11 compile_rules()