[neon/kf6/kf6-kirigami/Neon/unstable] debian: make use of provides for reverse dep resolution
Carlos De Maine
null at kde.org
Fri Nov 3 03:25:20 GMT 2023
Git commit 62a76c086927444e537b0ad2f42fb44e0fb06cf0 by Carlos De Maine.
Committed on 03/11/2023 at 04:25.
Pushed by carlosdem into branch 'Neon/unstable'.
make use of provides for reverse dep resolution
M +5 -0 debian/control
https://invent.kde.org/neon/kf6/kf6-kirigami/-/commit/62a76c086927444e537b0ad2f42fb44e0fb06cf0
diff --git a/debian/control b/debian/control
index b6f1a62..fb55e18 100644
--- a/debian/control
+++ b/debian/control
@@ -30,6 +30,11 @@ Depends: qml6-module-org-kde-kquickcontrolsaddons,
qml6-module-qtquick-templates,
qml6-module-qtquick,
${misc:Depends}, ${shlibs:Depends}
+Provides: libkf6kirigami2-6,
+ libkf6kirigami2-doc,
+ qml6-module-org-kde-kirigami2,
+
+
Description: set of QtQuick components targeted for mobile use
Kirigami is a set of QtQuick components at the moment targeted for
mobile use (in the future desktop as well) targeting both Plasma
More information about the Neon-commits
mailing list