# HG changeset patch # User Hans-G?nter Theisgen # Date 1560343896 -3600 # Node ID d2d5d001c23f0d7798b8758c716558464886cd19 # Parent 42feee1f9a235ce713271b22118825541255c2e2 updated protobuf-python again (2.4.1 -> 3.8.0) diff -r 42feee1f9a23 -r d2d5d001c23f protobuf-python/receipt --- a/protobuf-python/receipt Wed Jun 12 13:36:14 2019 +0100 +++ b/protobuf-python/receipt Wed Jun 12 13:51:36 2019 +0100 @@ -13,7 +13,7 @@ WGET_URL="${WEB_SITE}archive/v$VERSION.tar.gz" DEPENDS="protobuf python" -BUILD_DEPENDS="protobuf-dev python-dev python-setuptools" +BUILD_DEPENDS="libatomic protobuf-dev python-dev python-setuptools" # Rules to configure and make the package. compile_rules() @@ -27,4 +27,3 @@ { cp -a $install/* $fs } -