wok diff libetpan/receipt @ rev 20569

nss: force arch
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Dec 13 11:00:12 2018 +0100 (2018-12-13)
parents 993126b16f4a
children 97413705f68c
line diff
     1.1 --- a/libetpan/receipt	Fri Sep 01 16:02:37 2017 -0400
     1.2 +++ b/libetpan/receipt	Thu Dec 13 11:00:12 2018 +0100
     1.3 @@ -11,7 +11,7 @@
     1.4  WGET_URL="https://github.com/dinhviethoa/libetpan/archive/$TARBALL"
     1.5  
     1.6  DEPENDS="libsasl expat libcurl libdb openssl gnutls libgnutls zlib gcc-lib-base"
     1.7 -BUILD_DEPENDS="autoconf automake libtool expat-dev gnutls-dev" 
     1.8 +BUILD_DEPENDS="autoconf automake libtool expat-dev gnutls-dev libgnutls" 
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()