# HG changeset patch # User Hans-G?nter Theisgen # Date 1560342974 -3600 # Node ID 42feee1f9a235ce713271b22118825541255c2e2 # Parent dcdfcafe039ac1bde2290ec4c016b715bcd740e6 updated protobuf, protobuf-dev and protobuf-python again (2.4.1 -> 3.8.0) diff -r dcdfcafe039a -r 42feee1f9a23 protobuf-dev/receipt --- a/protobuf-dev/receipt Wed Jun 12 13:34:23 2019 +0100 +++ b/protobuf-dev/receipt Wed Jun 12 13:36:14 2019 +0100 @@ -20,3 +20,4 @@ cp -a $install/usr/lib/*.*a $fs/usr/lib cp -a $install/usr/lib/pkgconfig $fs/usr/lib } + diff -r dcdfcafe039a -r 42feee1f9a23 protobuf-python/receipt --- a/protobuf-python/receipt Wed Jun 12 13:34:23 2019 +0100 +++ b/protobuf-python/receipt Wed Jun 12 13:36:14 2019 +0100 @@ -27,3 +27,4 @@ { cp -a $install/* $fs } + diff -r dcdfcafe039a -r 42feee1f9a23 protobuf/receipt --- a/protobuf/receipt Wed Jun 12 13:34:23 2019 +0100 +++ b/protobuf/receipt Wed Jun 12 13:36:14 2019 +0100 @@ -12,7 +12,7 @@ WGET_URL="${WEB_SITE}archive/v$VERSION.tar.gz" DEPENDS="gcc83-lib-base" -BUILD_DEPENDS="automakegcc83 libtool" +BUILD_DEPENDS="automake gcc83 libtool" # Rules to configure and make the package. compile_rules()