wok-current diff protobuf-python/receipt @ rev 23433
updated physfs and physfs-dev (3.0.1 -> 3.0.2)
author | Hans-G?nter Theisgen |
---|---|
date | Wed Apr 01 17:36:27 2020 +0100 (2020-04-01) |
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 Wed Apr 01 17:36:27 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 -