wok 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 54a5f5c453da
children 36158d17fa8a
files hexchat/receipt xchat/receipt
line diff
     1.1 --- a/hexchat/receipt	Mon Jan 19 00:23:49 2015 +0100
     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()
     2.1 --- a/xchat/receipt	Mon Jan 19 00:23:49 2015 +0100
     2.2 +++ b/xchat/receipt	Mon Jan 19 03:01:45 2015 -0500
     2.3 @@ -11,7 +11,7 @@
     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 shared-mime-info"
     2.8 +BUILD_DEPENDS="gtk+-dev dbus-dev openssl-dev shared-mime-info"
     2.9  
    2.10  # Rules to configure and make the package.
    2.11  compile_rules()