wok-6.x diff protobuf-python/receipt @ rev 23223
hplip: inserted include statement
author | Hans-G?nter Theisgen |
---|---|
date | Mon Mar 23 15:59:35 2020 +0100 (2020-03-23) |
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 Mon Mar 23 15:59: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 -