[neon/backports-noble/kcolorpicker-noble/Neon/release] debian: cmake lints
Carlos De Maine
null at kde.org
Mon Jan 13 21:58:59 GMT 2025
Git commit 0c46f86f96773ff3f3685b144f0f84238fdcdcae by Carlos De Maine.
Committed on 13/01/2025 at 21:58.
Pushed by carlosdem into branch 'Neon/release'.
cmake lints
M +2 -0 debian/control
https://invent.kde.org/neon/backports-noble/kcolorpicker-noble/-/commit/0c46f86f96773ff3f3685b144f0f84238fdcdcae
diff --git a/debian/control b/debian/control
index ffbca8a..9a87cec 100644
--- a/debian/control
+++ b/debian/control
@@ -20,6 +20,7 @@ Architecture: any
Multi-Arch: same
Depends:
libkcolorpicker-qt5-0 (= ${binary:Version}),
+ qtbase5-dev,
${misc:Depends},
Description: QToolButton-like widget with color selection popup menu (Qt5 dev)
The kColorPicker library provides a QToolButton-like widget with color
@@ -44,6 +45,7 @@ Architecture: any
Multi-Arch: same
Depends:
libkcolorpicker-qt6-0 (= ${binary:Version}),
+ qt6-base-dev,
${misc:Depends},
Description: QToolButton-like widget with color selection popup menu (Qt6 dev)
The kColorPicker library provides a QToolButton-like widget with color
More information about the Neon-commits
mailing list