pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
protobuf: needs a recent abseil
Module Name: pkgsrc-wip
Committed By: Benny Siegert <bsiegert%gmail.com@localhost>
Pushed By: bsiegert
Date: Mon Oct 9 18:17:32 2023 +0200
Changeset: ad1a49d5821425010c27684b55bd95bd3b3f7497
Modified Files:
protobuf/Makefile
Log Message:
protobuf: needs a recent abseil
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=ad1a49d5821425010c27684b55bd95bd3b3f7497
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
protobuf/Makefile | 1 +
1 file changed, 1 insertion(+)
diffs:
diff --git a/protobuf/Makefile b/protobuf/Makefile
index ae74169f40..3560dd866a 100644
--- a/protobuf/Makefile
+++ b/protobuf/Makefile
@@ -30,6 +30,7 @@ CHECK_PORTABILITY_SKIP+= src/google/protobuf/compiler/zip_output_unittest.sh
.include "../../devel/cmake/build.mk"
#.include "../../devel/googletest/buildlink3.mk"
+BUILDLINK_API_DEPENDS.abseil+= abseil>=20230125.3
.include "../../devel/abseil/buildlink3.mk"
BUILDLINK_API_DEPENDS.zlib+= zlib>=1.2.0.4
.include "../../devel/zlib/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index