wok diff clamav/receipt @ rev 23569

updated python-tweepy (1.10 -> 3.8.0)
author Hans-G?nter Theisgen
date Tue Apr 07 09:19:28 2020 +0100 (2020-04-07)
parents 1813ca10e967
children ae73fb35f0cf
line diff
     1.1 --- a/clamav/receipt	Sat Dec 14 20:20:47 2019 +0000
     1.2 +++ b/clamav/receipt	Tue Apr 07 09:19:28 2020 +0100
     1.3 @@ -13,7 +13,7 @@
     1.4  WGET_URL="${WEB_SITE}downloads/production/$TARBALL"
     1.5  
     1.6  DEPENDS="zlib gmp bzip2 slitaz-base-files ncurses libltdl libssl"
     1.7 -BUILD_DEPENDS="zlib-dev gmp gmp-dev bzip2-dev ncurses-dev openssl-dev bash curl-dev"
     1.8 +BUILD_DEPENDS="zlib-dev gmp gmp-dev bzip2-dev ncurses-dev openssl-dev bash curl-dev libjson-c-dev"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()