[neon/neon-packaging/kwin-selenium-tester/Neon/unstable] debian: add ninja-build and make it conflict with kwin-wayland for the time being

Carlos De Maine null at kde.org
Mon Sep 30 05:35:52 BST 2024


Git commit 54151407f1f4a1dcb462018c10545104f97471d9 by Carlos De Maine.
Committed on 30/09/2024 at 04:34.
Pushed by carlosdem into branch 'Neon/unstable'.

add ninja-build and make it conflict with kwin-wayland for the time being

M  +2    -0    debian/control

https://invent.kde.org/neon/neon-packaging/kwin-selenium-tester/-/commit/54151407f1f4a1dcb462018c10545104f97471d9

diff --git a/debian/control b/debian/control
index 201b152..eb95c77 100644
--- a/debian/control
+++ b/debian/control
@@ -67,6 +67,7 @@ Build-Depends: cmake,
                libxi-dev,
                libxkbcommon-dev (>= 0.7.0~),
                libxkbcommon-x11-dev,
+               ninja-build,
                pkg-config,
                pkg-kde-tools-neon,
                plasma-wayland-protocols,
@@ -103,6 +104,7 @@ Depends: kf6-kcolorscheme,
          kwayland,
          ${misc:Depends},
          ${shlibs:Depends}
+Conflicts: kwin-wayland
 Description: KDE window manager, selenium tester version
  KWin (pronounced as one syllable "kwin") is the window
  manager for the KDE Plasma Desktop. This is the wayland


More information about the Neon-commits mailing list