wok-current diff protobuf-python/receipt @ rev 22846
updated gifsicle (1.91 -> 1.92)
author | Hans-G?nter Theisgen |
---|---|
date | Sat Feb 15 15:33:13 2020 +0100 (2020-02-15) |
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 Sat Feb 15 15:33:13 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 -