wok diff flake8/receipt @ rev 20349

libgcrypt update: 1.7.1 (2016 June) -> 1.8.2 (2017 Dec)
author Erkan Yilmaz <erkan@slitaz.org>
date Sat Jun 09 10:52:47 2018 +0000 (2018-06-09)
parents 0a8635d4a41c
children 9e09019c3f53
line diff
     1.1 --- a/flake8/receipt	Thu Oct 16 13:30:13 2014 +0200
     1.2 +++ b/flake8/receipt	Sat Jun 09 10:52:47 2018 +0000
     1.3 @@ -11,7 +11,7 @@
     1.4  WGET_URL="https://pypi.python.org/packages/source/${PACKAGE:0:1}/$PACKAGE/$TARBALL"
     1.5  
     1.6  DEPENDS="python"
     1.7 -BUILD_DEPENDS="wget python"
     1.8 +BUILD_DEPENDS="wget python setuptools"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()