wok diff weechat/receipt @ rev 24242
updated perl-net-http (6.19 -> 6.21)
author | Hans-G?nter Theisgen |
---|---|
date | Sun Jan 02 07:31:43 2022 +0100 (2022-01-02) |
parents | d0048d35ff4c |
children | 922f061231c2 |
line diff
1.1 --- a/weechat/receipt Sun Nov 03 17:12:38 2019 +0100 1.2 +++ b/weechat/receipt Sun Jan 02 07:31:43 2022 +0100 1.3 @@ -12,9 +12,9 @@ 1.4 TARBALL="$PACKAGE-$VERSION.tar.xz" 1.5 WGET_URL="${WEB_SITE}files/src/$TARBALL" 1.6 1.7 -DEPENDS="libgcrypt libgnutls libtasn1 ncursesw perl python" 1.8 +DEPENDS="libgcrypt libgnutls libtasn1 ncursesw perl py3k" 1.9 BUILD_DEPENDS="cmake curl-dev gmp-dev gnutls-dev guile-dev \ 1.10 - libgcrypt-dev libtool ncursesw-dev perl pkg-config python" 1.11 + libgcrypt-dev libtool ncursesw-dev perl pkg-config py3k-dev" 1.12 1.13 # Rules to configure and make the package. 1.14 compile_rules()