wok diff hexchat/receipt @ rev 17527

xchat,hexchat: enable ssl
author Richard Dunbar <mojo@slitaz.org>
date Mon Jan 19 03:01:45 2015 -0500 (2015-01-19)
parents e4fd343fd7b8
children c9f94dc6f61a
line diff
     1.1 --- a/hexchat/receipt	Sun Jul 13 23:12:56 2014 +0300
     1.2 +++ b/hexchat/receipt	Mon Jan 19 03:01:45 2015 -0500
     1.3 @@ -11,7 +11,7 @@
     1.4  WGET_URL="http://dl.hexchat.net/hexchat/$TARBALL"
     1.5  
     1.6  DEPENDS="gtk+ dbus openssl gettext-base dbus-glib xorg-libXdamage python"
     1.7 -BUILD_DEPENDS="gtk+-dev dbus-dev openssl shared-mime-info python-dev"
     1.8 +BUILD_DEPENDS="gtk+-dev dbus-dev openssl-dev shared-mime-info python-dev"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()