# HG changeset patch # User Pascal Bellard # Date 1422913545 -3600 # Node ID c9f94dc6f61a48bbcf7f8c8d6c23299ca0487791 # Parent f708898621f07337e6cdb6a1e5a39f4ac498695a hexchat: update deps (bug 129 fix) diff -r f708898621f0 -r c9f94dc6f61a hexchat/receipt --- a/hexchat/receipt Sun Feb 01 08:50:04 2015 +0000 +++ b/hexchat/receipt Mon Feb 02 22:45:45 2015 +0100 @@ -10,7 +10,8 @@ TARBALL="$PACKAGE-$VERSION.tar.xz" WGET_URL="http://dl.hexchat.net/hexchat/$TARBALL" -DEPENDS="gtk+ dbus openssl gettext-base dbus-glib xorg-libXdamage python" +DEPENDS="gtk+ dbus openssl gettext-base dbus-glib xorg-libXdamage python \ +harfbuzz" BUILD_DEPENDS="gtk+-dev dbus-dev openssl-dev shared-mime-info python-dev" # Rules to configure and make the package.