wok-current diff weechat/receipt @ rev 16543
slitaz-configs: up (5.4.2) - fix locale issue
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Tue Apr 29 10:35:32 2014 +0000 (2014-04-29) |
parents | 48e9e6d61362 |
children | 49b5c130d94f |
line diff
1.1 --- a/weechat/receipt Wed Aug 14 12:26:59 2013 +0000 1.2 +++ b/weechat/receipt Tue Apr 29 10:35:32 2014 +0000 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()