wok rev 23612

updated rdesktop again (1.8.6 -> 1.9.0)
author Hans-G?nter Theisgen
date Tue Apr 14 06:50:13 2020 +0100 (2020-04-14)
parents df145f07a39e
children b630eaf326da
files rdesktop/receipt
line diff
     1.1 --- a/rdesktop/receipt	Tue Apr 14 06:45:07 2020 +0100
     1.2 +++ b/rdesktop/receipt	Tue Apr 14 06:50:13 2020 +0100
     1.3 @@ -12,9 +12,9 @@
     1.4  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.5  WGET_URL="https://github.com/$PACKAGE/$PACKAGE/archive/v$VERSION.tar.gz"
     1.6  
     1.7 -DEPENDS="alsa-lib glibc-base gnutls libao libcrypto libsamplerate libtasn1 
     1.8 +DEPENDS="alsa-lib glibc-base libgnutls libao libcrypto libsamplerate libtasn1 
     1.9  	nettle pcsc-lite xorg-libX11 xorg-libXau xorg-libXdmcp"
    1.10 -BUILD_DEPENDS="autoconf automake gnutls-dev libtasn1-dev nettle-dev
    1.11 +BUILD_DEPENDS="autoconf automake gnutls-dev libgnutls libtasn1-dev nettle-dev
    1.12  	openssl-dev pcsc-lite-dev xorg-dev"
    1.13  
    1.14  # Rules to configure and make the package.