wok-next diff vpnc/receipt @ rev 19879

qemacs: does not need gcc3
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Oct 04 18:36:44 2017 +0200 (2017-10-04)
parents 38da7d1a1d04
children e4425aeb7078
line diff
     1.1 --- a/vpnc/receipt	Tue Aug 09 11:46:12 2016 +0200
     1.2 +++ b/vpnc/receipt	Wed Oct 04 18:36:44 2017 +0200
     1.3 @@ -13,7 +13,7 @@
     1.4  TAGS="vpn tunnel"
     1.5  
     1.6  DEPENDS="libgcrypt libgpg-error glibc-base perl"
     1.7 -BUILD_DEPENDS="libgcrypt-dev openssl-dev"
     1.8 +BUILD_DEPENDS="libgcrypt-dev openssl-dev perl"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()