[neon/kde/kdepim-runtime/Neon/unstable] debian: comment out libetebase until qtconcurrent is actually found

Carlos De Maine null at kde.org
Tue Sep 26 09:58:38 BST 2023


Git commit c6c91bf008353bc177d58c3a60b615f75172dcb7 by Carlos De Maine.
Committed on 26/09/2023 at 10:58.
Pushed by carlosdem into branch 'Neon/unstable'.

comment out libetebase until qtconcurrent is actually found

M  +2    -1    debian/control

https://invent.kde.org/neon/kde/kdepim-runtime/-/commit/c6c91bf008353bc177d58c3a60b615f75172dcb7

diff --git a/debian/control b/debian/control
index 09572c2..dfbb002 100644
--- a/debian/control
+++ b/debian/control
@@ -23,6 +23,7 @@ Build-Depends: cmake,
                kf6-knotifyconfig-dev,
                kf6-ktextaddons-dev,
                kf6-ktextwidgets-dev,
+               kf6-kwallet-dev,
                kf6-kwindowsystem-dev,
                kf6-prison-dev,
                kf6-syndication-dev,
@@ -45,7 +46,7 @@ Build-Depends: cmake,
                libboost-atomic-dev,
                libboost-dev (>= 1.40.0-2),
                libboost-program-options-dev,
-               libetebase-dev,
+#               libetebase-dev,
 #               libkolabxml-dev (>= 1.1),
                libqca-qt6-2-dev,
                pkg-config,


More information about the Neon-commits mailing list