[neon/kf6/kf6-qqc2-desktop-style/Neon/unstable] debian: update .install

Jonathan Esk-Riddell null at kde.org
Mon Jan 30 15:35:49 GMT 2023


Git commit 28a4aff30542a888f2b7d70d5b0c6873e1720004 by Jonathan Esk-Riddell.
Committed on 30/01/2023 at 15:35.
Pushed by jriddell into branch 'Neon/unstable'.

update .install

M  +3    -4    debian/control

https://invent.kde.org/neon/kf6/kf6-qqc2-desktop-style/commit/28a4aff30542a888f2b7d70d5b0c6873e1720004

diff --git a/debian/control b/debian/control
index e9be939..93f8b0f 100644
--- a/debian/control
+++ b/debian/control
@@ -6,12 +6,12 @@ Build-Depends: cmake,
                dbus-x11,
                debhelper-compat (= 13),
                kf6-extra-cmake-modules,
+               kf6-kiconthemes-dev,
                kf6-kirigami2-dev,
-	       kf6-iconthemes-dev,
                pkg-config,
                pkg-kde-tools-neon,
                qt6-base-dev,
-               qt6-declarative-dev,
+               qt6-declarative-dev
 Standards-Version: 4.1.4
 Homepage: https://cgit.kde.org/qqc2-desktop-style.git/
 Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/qqc2-desktop-style
@@ -21,8 +21,7 @@ Package: kf6-qqc2-desktop-style
 Architecture: any
 Section: kde
 X-Neon-MergedPackage: true
-Depends:  ${misc:Depends},
-         ${shlibs:Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}
 Description: Qt Quick Controls 2: Desktop Style
  Small style written in QML for QtQuickControls2 intended to be used
  by default in QQC2-based apps when used in the Plasma desktop


More information about the Neon-commits mailing list