[neon/neon-packaging/kasts/Neon/unstable] debian: Qt5MultimediaConfig
Jonathan Riddell
null at kde.org
Mon Jun 12 05:52:45 BST 2023
Git commit 2025ddf3e14448e3e0a748c983a30dcb8d980c24 by Jonathan Riddell.
Committed on 27/05/2021 at 13:52.
Pushed by carlosdem into branch 'Neon/unstable'.
Qt5MultimediaConfig
M +14 -11 debian/control
https://invent.kde.org/neon/neon-packaging/kasts/-/commit/2025ddf3e14448e3e0a748c983a30dcb8d980c24
diff --git a/debian/control b/debian/control
index 96de1bb..fd03fd6 100644
--- a/debian/control
+++ b/debian/control
@@ -5,21 +5,24 @@ Maintainer: Jonathan Riddell <jr at jriddell.org>
Build-Depends: cmake,
debhelper-compat (= 13),
extra-cmake-modules,
- pkg-kde-tools,
- qtdeclarative5-dev,
- libqt5svg5-dev,
- libkf5i18n-dev,
- kirigami2-dev,
- libkf5config-dev,
- libkf5syndication-dev,
- libkf5coreaddons-dev,
- qtquickcontrols2-5-dev
+ kirigami2-dev,
+ libkf5config-dev,
+ libkf5coreaddons-dev,
+ libkf5i18n-dev,
+ libkf5syndication-dev,
+ libqt5svg5-dev,
+ pkg-kde-tools,
+ qtdeclarative5-dev,
+ qtmultimedia5-dev,
+ qtquickcontrols2-5-dev
Standards-Version: 4.1.4
Homepage: http://www.kde.org/
Package: alligator
Architecture: any
-Depends: ${misc:Depends},qml-module-qt-labs-platform,qml-module-qtquick-controls2,
- ${shlibs:Depends},
+Depends: qml-module-qt-labs-platform,
+ qml-module-qtquick-controls2,
+ ${misc:Depends},
+ ${shlibs:Depends}
Description: RSS feed reader
Read RSS feeds on a mobile device
More information about the Neon-commits
mailing list