[neon/qt6/qt6-grpc/Neon/release] debian: protobuf-compiler-grpc
Carlos De Maine
null at kde.org
Wed May 1 00:08:08 BST 2024
Git commit 6d4a3bffa8734da78106e79eba4a2a685ad04094 by Carlos De Maine.
Committed on 30/04/2024 at 23:08.
Pushed by carlosdem into branch 'Neon/release'.
protobuf-compiler-grpc
M +2 -1 debian/control
https://invent.kde.org/neon/qt6/qt6-grpc/-/commit/6d4a3bffa8734da78106e79eba4a2a685ad04094
diff --git a/debian/control b/debian/control
index 4ee6f3f..de5147e 100644
--- a/debian/control
+++ b/debian/control
@@ -15,6 +15,7 @@ Build-Depends: cmake,
pkg-kde-tools,
pkgconf,
protobuf-compiler,
+ protobuf-compiler-grpc,
qt6-base-dev (>= 6.7.0~),
qt6-declarative-dev (>= 6.7.0~),
zlib1g-dev,
@@ -32,7 +33,7 @@ Architecture: any
Section: kde
X-Neon-MergedPackage: true
Pre-Depends: ${misc:Pre-Depends},
-Depends: ${misc:Depends}, ${shlibs:Depends}
+Depends: protobuf-compiler-grpc, ${misc:Depends}, ${shlibs:Depends}
Breaks: libqt6grpcquick6,
libqt6grpc6-plugins,
qml6-module-qtgrpc,
More information about the Neon-commits
mailing list