wok-6.x diff znc/receipt @ rev 17615
Fix: gpick build
author | Alexander Medvedev <devl547@gmail.com> |
---|---|
date | Thu Feb 12 20:33:54 2015 +0000 (2015-02-12) |
parents | 038b6ea9e5d7 |
children | 6135577f4d08 |
line diff
1.1 --- a/znc/receipt Thu Apr 10 23:24:17 2014 +0200 1.2 +++ b/znc/receipt Thu Feb 12 20:33:54 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()