[neon/qt6/qt6-languageserver/Neon/release] debian: add the shlibs

Carlos De Maine null at kde.org
Mon Oct 23 23:56:54 BST 2023


Git commit 4aedb26de8fb496140b14af43500ecf9727fab88 by Carlos De Maine.
Committed on 24/10/2023 at 00:56.
Pushed by carlosdem into branch 'Neon/release'.

add the shlibs

M  +2    -1    debian/control

https://invent.kde.org/neon/qt6/qt6-languageserver/-/commit/4aedb26de8fb496140b14af43500ecf9727fab88

diff --git a/debian/control b/debian/control
index 8873f2c..8c8b2de 100644
--- a/debian/control
+++ b/debian/control
@@ -34,7 +34,8 @@ Section: kde
 X-Neon-MergedPackage: true
 Depends: qt6-base-dev,
          qt6-languageserver (= ${binary:Version}),
-         ${misc:Depends}
+         ${misc:Depends},
+         ${shlibs:Depends}
 Description: Qt 6 Language Server development files
  Qt is a cross-platform C++ application framework. Qt's primary feature
  is its rich set of widgets that provide standard GUI functionality.


More information about the Neon-commits mailing list