wok-next rev 21434

updated rdesktop again (1.8.3 -> 1.9.0)
author Hans-G?nter Theisgen
date Tue May 05 10:03:52 2020 +0100 (2020-05-05)
parents 588e89a3fe31
children 621fdfae26a7
files rdesktop/receipt
line diff
     1.1 --- a/rdesktop/receipt	Tue May 05 09:46:18 2020 +0100
     1.2 +++ b/rdesktop/receipt	Tue May 05 10:03:52 2020 +0100
     1.3 @@ -12,10 +12,11 @@
     1.4  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.5  WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"
     1.6  
     1.7 -BUILD_DEPENDS="openssl-dev xorg-dev pcsc-lite-dev"
     1.8 +BUILD_DEPENDS="autoconf automake openssl-dev xorg-dev pcsc-lite-dev"
     1.9  
    1.10  compile_rules()
    1.11  {
    1.12 +	./bootstrap &&
    1.13  	./configure			\
    1.14  		--prefix=/usr		\
    1.15  		--mandir=/usr/share/man	\