wok diff net6/receipt @ rev 20769

updated ccid (1.4.8 -> 1.4.30)
author Hans-G?nter Theisgen
date Wed Feb 13 16:46:55 2019 +0100 (2019-02-13)
parents 205d192370e5
children a37cdf5d9bb4
line diff
     1.1 --- a/net6/receipt	Tue Aug 13 13:22:54 2013 +0000
     1.2 +++ b/net6/receipt	Wed Feb 13 16:46:55 2019 +0100
     1.3 @@ -12,12 +12,11 @@
     1.4  
     1.5  DEPENDS="gnutls libgpg-error libgcrypt libsigc++ zlib gcc-lib-base libtasn1"
     1.6  BUILD_DEPENDS="$DEPENDS gnutls-dev libgpg-error-dev libgcrypt-dev libsigc++-dev \
     1.7 -libtasn1-dev pkg-config p11-kit-dev"
     1.8 +libtasn1-dev pkg-config p11-kit-dev libgnutls"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()
    1.12  {
    1.13 -	cd $src
    1.14  	./configure \
    1.15  		--prefix=/usr \
    1.16  		--infodir=/usr/share/info \