wok-next rev 20214

xchat: update bdeps
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Nov 05 08:49:55 2017 +0100 (2017-11-05)
parents 83527677b729
children d919176411a4
files xchat-plugin/receipt xchat/receipt
line diff
     1.1 --- a/xchat-plugin/receipt	Sat Nov 04 22:29:34 2017 +0100
     1.2 +++ b/xchat-plugin/receipt	Sun Nov 05 08:49:55 2017 +0100
     1.3 @@ -13,7 +13,8 @@
     1.4  PROVIDE="xchat"
     1.5  
     1.6  DEPENDS="gtk+ dbus openssl gettext-base dbus-glib xorg-libXdamage"
     1.7 -BUILD_DEPENDS="gtk+-dev dbus-dev openssl shared-mime-info"
     1.8 +BUILD_DEPENDS="gtk+-dev dbus-dev openssl shared-mime-info \
     1.9 +gettext-tools perl-dev"
    1.10  
    1.11  # Rules to configure and make the package.
    1.12  compile_rules()
     2.1 --- a/xchat/receipt	Sat Nov 04 22:29:34 2017 +0100
     2.2 +++ b/xchat/receipt	Sun Nov 05 08:49:55 2017 +0100
     2.3 @@ -11,7 +11,8 @@
     2.4  WGET_URL="http://www.xchat.org/files/source/${VERSION%.*}/$TARBALL"
     2.5  
     2.6  DEPENDS="gtk+ dbus openssl gettext-base dbus-glib xorg-libXdamage"
     2.7 -BUILD_DEPENDS="gtk+-dev dbus-dev openssl-dev shared-mime-info"
     2.8 +BUILD_DEPENDS="gtk+-dev dbus-dev openssl-dev shared-mime-info \
     2.9 +gettext-tools perl-dev"
    2.10  
    2.11  # Rules to configure and make the package.
    2.12  compile_rules()