wok-next diff xchat/receipt @ rev 20272

Update cups (thanks Aleksej)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Nov 08 09:48:17 2017 +0100 (2017-11-08)
parents ec1c047ea51f
children 10df65db91ad
line diff
     1.1 --- a/xchat/receipt	Mon Jan 19 03:01:45 2015 -0500
     1.2 +++ b/xchat/receipt	Wed Nov 08 09:48:17 2017 +0100
     1.3 @@ -11,7 +11,8 @@
     1.4  WGET_URL="http://www.xchat.org/files/source/${VERSION%.*}/$TARBALL"
     1.5  
     1.6  DEPENDS="gtk+ dbus openssl gettext-base dbus-glib xorg-libXdamage"
     1.7 -BUILD_DEPENDS="gtk+-dev dbus-dev openssl-dev shared-mime-info"
     1.8 +BUILD_DEPENDS="gtk+-dev dbus-dev openssl-dev shared-mime-info \
     1.9 +gettext-tools perl-dev"
    1.10  
    1.11  # Rules to configure and make the package.
    1.12  compile_rules()