wok diff rdpdesk/receipt @ rev 20700

updated afio (2.5.1 -> 2.5.2)
author Hans-G?nter Theisgen
date Tue Feb 05 17:01:36 2019 +0100 (2019-02-05)
parents 17e313b5b9c1
children abe6b9e04ee5
line diff
     1.1 --- a/rdpdesk/receipt	Tue Feb 17 09:42:47 2015 +0100
     1.2 +++ b/rdpdesk/receipt	Tue Feb 05 17:01:36 2019 +0100
     1.3 @@ -10,8 +10,8 @@
     1.4  WEB_SITE="http://rdpdesk.com/"
     1.5  WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"
     1.6  
     1.7 -DEPENDS="wxWidgets xorg-libXp xorg-libXaw libssl"
     1.8 -BUILD_DEPENDS="wxWidgets-dev xorg-imake jpeg-dev zlib-dev \
     1.9 +DEPENDS="wxWidgets28 xorg-libXp xorg-libXaw libssl"
    1.10 +BUILD_DEPENDS="wxWidgets28-dev xorg-imake jpeg-dev zlib-dev \
    1.11  openssl-dev xorg-libXp autoconf"
    1.12  SUGGESTED="wfica rdesktop"
    1.13  
    1.14 @@ -28,8 +28,8 @@
    1.15  	make DESTDIR=$DESTDIR install
    1.16  }
    1.17  
    1.18 -# Rules to gen a SliTaz package suitable for Tazpkg.   
    1.19 -genpkg_rules()                                      
    1.20 +# Rules to gen a SliTaz package suitable for Tazpkg.
    1.21 +genpkg_rules()
    1.22  {
    1.23  	cp -a $install/usr $fs
    1.24  }