protobuf: protobuf: -devel depends on libprotoc-devel

needed by the cmake files
This commit is contained in:
classabbyamp 2025-02-22 17:48:34 -05:00
parent 0df92118bb
commit 49122475e2
No known key found for this signature in database
GPG key ID: 6BE0755918A4C7F5

View file

@ -1,7 +1,7 @@
# Template file for 'protobuf'
pkgname=protobuf
version=25.2
revision=2
revision=3
build_style=cmake
configure_args="-Dprotobuf_BUILD_SHARED_LIBS=ON -Dprotobuf_USE_EXTERNAL_GTEST=ON
-Dprotobuf_BUILD_LIBPROTOC=ON -Dprotobuf_ABSL_PROVIDER=package
@ -74,6 +74,7 @@ protobuf-devel_package() {
depends="zlib-devel
libprotobuf-${version}_${revision}
libprotobuf-lite-${version}_${revision}
libprotoc-devel-${version}_${revision}
abseil-cpp-devel"
short_desc="Protocol buffers C++ library - development files"
# Switch to versioned package