[neon/qt6/qt6-grpc/Neon/release] debian: back to what used to work

Carlos De Maine null at kde.org
Sun Dec 10 13:59:11 GMT 2023


Git commit 99052fc192081b5ebcbc2f84aac39d70a497afd4 by Carlos De Maine.
Committed on 10/12/2023 at 14:59.
Pushed by carlosdem into branch 'Neon/release'.

back to what used to work

M  +0    -1    debian/control
M  +0    -1    debian/rules

https://invent.kde.org/neon/qt6/qt6-grpc/-/commit/99052fc192081b5ebcbc2f84aac39d70a497afd4

diff --git a/debian/control b/debian/control
index aae3070..22f1b99 100644
--- a/debian/control
+++ b/debian/control
@@ -16,7 +16,6 @@ Build-Depends: cmake,
                ninja-build,
                pkg-config,
                protobuf-compiler,
-               protobuf-compiler-grpc,
                qt6-base-dev (>= 6.6.1~),
                qt6-declarative-dev (>= 6.6.1~),
                zlib1g-dev,
diff --git a/debian/rules b/debian/rules
index 1ac26a4..e2abeb2 100755
--- a/debian/rules
+++ b/debian/rules
@@ -21,7 +21,6 @@ override_dh_auto_configure:
 		-DCMAKE_LIBRARY_PATH=$(DEB_HOST_MULTIARCH) \
 		-DCMAKE_INTERPROCEDURAL_OPTIMIZATION=ON \
 		-DQT_UNITY_BUILD=ON \
-		-D_GLIBCXX_USE_CXX11_ABI=0 \
 		$(extra_cmake_args)
 
 override_dh_auto_build-indep:


More information about the Neon-commits mailing list