[neon/neon-packaging/plasma-integration5/Neon/unstable] debian: change fonts recommends into runtime dep, xdg-desktop-portal-kde
Carlos De Maine
null at kde.org
Sat Aug 26 03:57:59 BST 2023
Git commit 50e8f8a0d92dcb8e59660411b3dc8903c4f9ac25 by Carlos De Maine.
Committed on 26/08/2023 at 04:57.
Pushed by carlosdem into branch 'Neon/unstable'.
change fonts recommends into runtime dep, xdg-desktop-portal-kde
M +7 -6 debian/control
https://invent.kde.org/neon/neon-packaging/plasma-integration5/-/commit/50e8f8a0d92dcb8e59660411b3dc8903c4f9ac25
diff --git a/debian/control b/debian/control
index 08fce76..ce25443 100644
--- a/debian/control
+++ b/debian/control
@@ -28,7 +28,7 @@ Build-Depends: breeze5-dev,
qtdeclarative5-dev,
qtquickcontrols2-5-dev,
qtwayland5-dev-tools,
-Standards-Version: 4.1.4
+Standards-Version: 4.6.2
Homepage: https://projects.kde.org/projects/kde/workspace/plasma-integration
Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/plasma-integration
Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/plasma-integration.git
@@ -36,14 +36,15 @@ Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/plasma-integration.git
Package: plasma-integration5
Architecture: any
Depends: breeze5,
+ fonts-hack,
+ fonts-noto-cjk,
+ fonts-noto-color-emoji,
+ fonts-noto-core,
+ fonts-noto-ui-core
qml-module-org-kde-qqc2desktopstyle,
+ xdg-desktop-portal-kde,
${misc:Depends},
${shlibs:Depends}
-Recommends: fonts-hack,
- fonts-noto-cjk,
- fonts-noto-color-emoji,
- fonts-noto-core,
- fonts-noto-ui-core
Description: Qt Platform Theme integration plugins for KDE Plasma
A plugin to provide Qt Platform Theme integration for the Plasma
workspace.
More information about the Neon-commits
mailing list