[neon/mobile/keysmith/Neon/release] debian: Qt5QuickConfig

Jonathan Esk-Riddell null at kde.org
Thu Nov 3 14:53:58 GMT 2022


Git commit fa303153125a3e08acad41ffa56a6fbc0f28c36e by Jonathan Esk-Riddell.
Committed on 03/11/2022 at 14:53.
Pushed by jriddell into branch 'Neon/release'.

Qt5QuickConfig

M  +7    -6    debian/control

https://invent.kde.org/neon/mobile/keysmith/commit/fa303153125a3e08acad41ffa56a6fbc0f28c36e

diff --git a/debian/control b/debian/control
index 5f5c6af..e57d09b 100644
--- a/debian/control
+++ b/debian/control
@@ -5,15 +5,16 @@ Maintainer: Debian/Kubuntu Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>
 Build-Depends: cmake,
                debhelper-compat (= 13),
                extra-cmake-modules,
-	       libsodium-dev,
-	       kirigami2-dev
+               kirigami2-dev
                libkf5i18n-dev,
-	       libkf5dbusaddons-dev,
-	       libkf5windowsystem-dev,
+               libkf5dbusaddons-dev,
+               libkf5windowsystem-dev,
+               libqt5svg5-dev,
+               libsodium-dev,
                pkg-kde-tools,
                qtbase5-dev,
-	       libqt5svg5-dev,
-	       qtquickcontrols2-5-dev
+               qtdeclarative5-dev,
+               qtquickcontrols2-5-dev
 Standards-Version: 4.5.0
 Homepage: https://invent.kde.org/plasma-mobile/keysmith
 


More information about the Neon-commits mailing list