[neon/neon-packaging/atcore/Neon/unstable] debian: typo
Carlos De Maine
null at kde.org
Mon May 5 06:10:56 BST 2025
Git commit 9b259e4f9e90f4632267d08b7f28bcbf656cd42d by Carlos De Maine.
Committed on 05/05/2025 at 05:10.
Pushed by carlosdem into branch 'Neon/unstable'.
typo
M +3 -3 debian/control
https://invent.kde.org/neon/neon-packaging/atcore/-/commit/9b259e4f9e90f4632267d08b7f28bcbf656cd42d
diff --git a/debian/control b/debian/control
index 42e8380..3637b96 100644
--- a/debian/control
+++ b/debian/control
@@ -8,8 +8,8 @@ Build-Depends: cmake,
kf6-extra-cmake-modules,
kf6-kconfigwidgets-dev,
kf6-ki18n-dev,
- kf6-ksolid-dev,
kf6-kxmlgui-dev,
+ kf6-solid-dev,
libgit2-dev,
pkg-kde-tools,
qt6-base-dev,
@@ -40,9 +40,9 @@ Description: Open Source 3D Printing Host - Widgets
Package: libatcore-dev
Section: libdevel
Architecture: any
-Depends: libatcore1 (= ${binary:Version}),
+Depends: kf6-solid-dev,
+ libatcore1 (= ${binary:Version}),
libatcorewidgets1 (= ${binary:Version}),
- kf6-ksolid-dev,
qml6-module-org-kde-atcore (= ${binary:Version}),
qt6-base-dev,
qt6-serialport-dev,
More information about the Neon-commits
mailing list