wok rev 17556

hexchat: update deps (bug 129 fix)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Feb 02 22:45:45 2015 +0100 (2015-02-02)
parents f708898621f0
children 6210409633ba
files hexchat/receipt
line diff
     1.1 --- a/hexchat/receipt	Sun Feb 01 08:50:04 2015 +0000
     1.2 +++ b/hexchat/receipt	Mon Feb 02 22:45:45 2015 +0100
     1.3 @@ -10,7 +10,8 @@
     1.4  TARBALL="$PACKAGE-$VERSION.tar.xz"
     1.5  WGET_URL="http://dl.hexchat.net/hexchat/$TARBALL"
     1.6  
     1.7 -DEPENDS="gtk+ dbus openssl gettext-base dbus-glib xorg-libXdamage python"
     1.8 +DEPENDS="gtk+ dbus openssl gettext-base dbus-glib xorg-libXdamage python \
     1.9 +harfbuzz"
    1.10  BUILD_DEPENDS="gtk+-dev dbus-dev openssl-dev shared-mime-info python-dev"
    1.11  
    1.12  # Rules to configure and make the package.