[neon/neon-packaging/layer-shell-qt/Neon/unstable] debian: Qt5QmlConfig

Jonathan Riddell null at kde.org
Wed Apr 21 16:53:08 BST 2021


Git commit 7546a6240829668dbeb191bbdef6f87ce86f3e5e by Jonathan Riddell.
Committed on 21/04/2021 at 15:53.
Pushed by jriddell into branch 'Neon/unstable'.

Qt5QmlConfig

M  +2    -2    debian/control

https://invent.kde.org/neon/neon-packaging/layer-shell-qt/commit/7546a6240829668dbeb191bbdef6f87ce86f3e5e

diff --git a/debian/control b/debian/control
index 024ea14..0e077f0 100644
--- a/debian/control
+++ b/debian/control
@@ -10,6 +10,7 @@ Build-Depends: cmake,
                libxkbcommon-dev,
                pkg-config,
                qtbase5-dev,
+               qtdeclarative5-dev,
                qtwayland5-private-dev,
                wayland-protocols
 Standards-Version: 4.5.0
@@ -26,8 +27,7 @@ Description: use the Wayland wl-layer-shell protocol.
 
 Package: liblayershellqtinterface5
 Architecture: any
-Depends: ${misc:Depends},
-         ${shlibs:Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}
 Recommends: layer-shell-qt (= ${binary:Version})
 Description: use the Wayland wl-layer-shell protocol.
  Qt component to allow applications to make use of the Wayland


More information about the Neon-commits mailing list