protobuf: protobuf: -devel depends on libprotoc-devel
needed by the cmake files
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
# Template file for 'protobuf'
|
# Template file for 'protobuf'
|
||||||
pkgname=protobuf
|
pkgname=protobuf
|
||||||
version=25.2
|
version=25.2
|
||||||
revision=2
|
revision=3
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-Dprotobuf_BUILD_SHARED_LIBS=ON -Dprotobuf_USE_EXTERNAL_GTEST=ON
|
configure_args="-Dprotobuf_BUILD_SHARED_LIBS=ON -Dprotobuf_USE_EXTERNAL_GTEST=ON
|
||||||
-Dprotobuf_BUILD_LIBPROTOC=ON -Dprotobuf_ABSL_PROVIDER=package
|
-Dprotobuf_BUILD_LIBPROTOC=ON -Dprotobuf_ABSL_PROVIDER=package
|
||||||
@@ -74,6 +74,7 @@ protobuf-devel_package() {
|
|||||||
depends="zlib-devel
|
depends="zlib-devel
|
||||||
libprotobuf-${version}_${revision}
|
libprotobuf-${version}_${revision}
|
||||||
libprotobuf-lite-${version}_${revision}
|
libprotobuf-lite-${version}_${revision}
|
||||||
|
libprotoc-devel-${version}_${revision}
|
||||||
abseil-cpp-devel"
|
abseil-cpp-devel"
|
||||||
short_desc="Protocol buffers C++ library - development files"
|
short_desc="Protocol buffers C++ library - development files"
|
||||||
# Switch to versioned package
|
# Switch to versioned package
|
||||||
|
|||||||
Reference in New Issue
Block a user