[neon/kde/layer-shell-qt/Neon/unstable] debian: make sure lib and plugin are both installed

Carlos De Maine null at kde.org
Sun Nov 5 11:33:04 GMT 2023


Git commit 4c861e1db99979e78c16a0c61756d7d8094043ef by Carlos De Maine.
Committed on 05/11/2023 at 12:33.
Pushed by carlosdem into branch 'Neon/unstable'.

make sure lib and plugin are both installed

M  +1    -2    debian/control

https://invent.kde.org/neon/kde/layer-shell-qt/-/commit/4c861e1db99979e78c16a0c61756d7d8094043ef

diff --git a/debian/control b/debian/control
index 485ae9a..2d9d575 100644
--- a/debian/control
+++ b/debian/control
@@ -45,8 +45,7 @@ Description: use the Wayland wl-layer-shell protocol.
 
 Package: liblayershellqtinterface6
 Architecture: any
-Depends: ${misc:Depends}, ${shlibs:Depends}
-Recommends: layer-shell-qt (= ${binary:Version})
+Depends: layer-shell-qt (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends}
 Replaces: liblayershellqtinterface5 (<< ${source:Version}~ciBuild)
 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