wok diff znc/receipt @ rev 19947

vmtouch: fix build
author Paul Issott <paul@slitaz.org>
date Sun May 07 16:28:32 2017 +0100 (2017-05-07)
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 May 07 16:28:32 2017 +0100
     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()