wok diff protobuf/receipt @ rev 21717

updated protobuf, protobuf-dev and protobuf-python again (2.4.1 -> 3.8.0)
author Hans-G?nter Theisgen
date Wed Jun 12 13:36:14 2019 +0100 (2019-06-12)
parents a7a6421d4dc4
children 0830d8859de8
line diff
     1.1 --- a/protobuf/receipt	Wed Jun 12 13:25:36 2019 +0100
     1.2 +++ b/protobuf/receipt	Wed Jun 12 13:36:14 2019 +0100
     1.3 @@ -12,7 +12,7 @@
     1.4  WGET_URL="${WEB_SITE}archive/v$VERSION.tar.gz"
     1.5  
     1.6  DEPENDS="gcc83-lib-base"
     1.7 -BUILD_DEPENDS="automakegcc83 libtool"
     1.8 +BUILD_DEPENDS="automake gcc83 libtool"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()