wok-next diff tsclient/receipt @ rev 21017

Some maintenance
author Aleksej Bobylev <al.bobylev@gmail.com>
date Tue Oct 16 16:46:05 2018 +0300 (2018-10-16)
parents 7506b35e1c6f
children d5aab818505e
line diff
     1.1 --- a/tsclient/receipt	Mon Aug 13 00:47:17 2018 +0300
     1.2 +++ b/tsclient/receipt	Tue Oct 16 16:46:05 2018 +0300
     1.3 @@ -11,8 +11,8 @@
     1.4  WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"
     1.5  TAGS="remote-desktop"
     1.6  
     1.7 -DEPENDS="gtk+ rdesktop xorg-libXdamage"
     1.8 -BUILD_DEPENDS="gtk+ gtk+-dev perl-xml-parser gettext-tools"
     1.9 +DEPENDS="gtk2 rdesktop xorg-libXdamage"
    1.10 +BUILD_DEPENDS="gtk2-dev perl-xml-parser gettext-tools"
    1.11  
    1.12  # Rules to configure and make the package.
    1.13  compile_rules()