wok rev 21718
updated protobuf-python again (2.4.1 -> 3.8.0)
author | Hans-G?nter Theisgen |
---|---|
date | Wed Jun 12 13:51:36 2019 +0100 (2019-06-12) |
parents | 42feee1f9a23 |
children | 0c293764164e |
files | protobuf-python/receipt |
line diff
1.1 --- a/protobuf-python/receipt Wed Jun 12 13:36:14 2019 +0100 1.2 +++ b/protobuf-python/receipt Wed Jun 12 13:51:36 2019 +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 -