[neon/kde/krunner/Neon/release] debian: missed one >=

Carlos De Maine null at kde.org
Sat Jun 14 12:34:28 BST 2025


Git commit 9bd7becb84b1ea56cccd0a9c6da860fabea0d68e by Carlos De Maine.
Committed on 14/06/2025 at 11:34.
Pushed by carlosdem into branch 'Neon/release'.

missed one >=

M  +1    -1    debian/control

https://invent.kde.org/neon/kde/krunner/-/commit/9bd7becb84b1ea56cccd0a9c6da860fabea0d68e

diff --git a/debian/control b/debian/control
index 556765f..7494414 100644
--- a/debian/control
+++ b/debian/control
@@ -14,7 +14,7 @@ Build-Depends: cmake (>= 3.0~),
                libkf5config-dev (>= 5.115.0~),
                libkf5coreaddons-dev (>= 5.115.0~),
                libkf5i18n-dev (>= 5.115.0~),
-               libkf5kio-dev (= 5.115.0~),
+               libkf5kio-dev (>= 5.115.0~),
                libkf5plasma5-dev (>= 5.115.0~),
                libkf5service-dev (>= 5.115.0~),
                libkf5solid-dev (>= 5.41.0~),


More information about the Neon-commits mailing list