[neon/kf6/kf6-ktextaddons/Neon/unstable] debian: add ${shlibs:Depends} as required
Carlos De Maine
null at kde.org
Sun May 14 11:50:32 BST 2023
Git commit a3ad7b6ad7331e0f1cff36f376da2ec0b502e25b by Carlos De Maine.
Committed on 14/05/2023 at 10:50.
Pushed by carlosdem into branch 'Neon/unstable'.
add ${shlibs:Depends} as required
M +2 -1 debian/control
https://invent.kde.org/neon/kf6/kf6-ktextaddons/commit/a3ad7b6ad7331e0f1cff36f376da2ec0b502e25b
diff --git a/debian/control b/debian/control
index 8c23d0e..a5c3dc2 100644
--- a/debian/control
+++ b/debian/control
@@ -43,7 +43,8 @@ Depends: kf6-ktextaddons (= ${binary:Version}),
qt6-keychain-dev,
qt6-texttospeech-dev,
qt6-tools-dev,
- ${misc:Depends}
+ ${misc:Depends},
+ ${shlibs:Depends}
Description: Text processing library from KDE
Various text handling addons.
.
More information about the Neon-commits
mailing list