wok diff protobuf-python/receipt @ rev 22868

updated gnutls and gnutls-dev again (3.3.16 -> 3.6.12)
author Hans-G?nter Theisgen
date Fri Feb 21 15:22:35 2020 +0100 (2020-02-21)
parents 42feee1f9a23
children f1f58e8f3b0d
line diff
     1.1 --- a/protobuf-python/receipt	Wed Jun 12 13:36:14 2019 +0100
     1.2 +++ b/protobuf-python/receipt	Fri Feb 21 15:22:35 2020 +0100
     1.3 @@ -13,7 +13,7 @@
     1.4  WGET_URL="${WEB_SITE}archive/v$VERSION.tar.gz"
     1.5  
     1.6  DEPENDS="protobuf python"
     1.7 -BUILD_DEPENDS="protobuf-dev python-dev python-setuptools"
     1.8 +BUILD_DEPENDS="libatomic protobuf-dev python-dev python-setuptools"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()
    1.12 @@ -27,4 +27,3 @@
    1.13  {
    1.14  	cp -a $install/* $fs
    1.15  }
    1.16 -