wok diff net6/receipt @ rev 22316
updated xvidcore and xvidcore-dev (1.3.2 -> 1.3.5)
author | Hans-G?nter Theisgen |
---|---|
date | Thu Nov 14 11:16:39 2019 +0100 (2019-11-14) |
parents | 205d192370e5 |
children | a37cdf5d9bb4 |
line diff
1.1 --- a/net6/receipt Tue Aug 13 13:22:54 2013 +0000 1.2 +++ b/net6/receipt Thu Nov 14 11:16:39 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 \