wok diff weechat/receipt @ rev 17163

Add wkhtmltopdf
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Sep 18 12:48:08 2014 +0200 (2014-09-18)
parents 48e9e6d61362
children 49b5c130d94f
line diff
     1.1 --- a/weechat/receipt	Wed Aug 14 12:26:59 2013 +0000
     1.2 +++ b/weechat/receipt	Thu Sep 18 12:48:08 2014 +0200
     1.3 @@ -12,7 +12,8 @@
     1.4  TAGS="irc"
     1.5  
     1.6  DEPENDS="ncursesw libgcrypt libgnutls libtasn1 python perl"
     1.7 -BUILD_DEPENDS="perl python pkg-config curl-dev guile-dev gmp-dev ncursesw-dev"
     1.8 +BUILD_DEPENDS="perl python pkg-config curl-dev guile-dev gmp-dev ncursesw-dev \
     1.9 +libtool"
    1.10  
    1.11  # Rules to configure and make the package.
    1.12  compile_rules()