[neon/kf6/kf6-kapidox/Neon/release] debian: ${shlibs:Depends}

Carlos De Maine null at kde.org
Wed Dec 18 09:04:01 GMT 2024


Git commit b0cdf208496779951cab04e4ee338685fd5e7fc3 by Carlos De Maine.
Committed on 18/12/2024 at 09:04.
Pushed by carlosdem into branch 'Neon/release'.

${shlibs:Depends}

M  +2    -1    debian/control

https://invent.kde.org/neon/kf6/kf6-kapidox/-/commit/b0cdf208496779951cab04e4ee338685fd5e7fc3

diff --git a/debian/control b/debian/control
index 2b336e8..0419046 100644
--- a/debian/control
+++ b/debian/control
@@ -27,7 +27,8 @@ Depends: doxygen,
          graphviz,
          python3-all,
          python3-virtualenv,
-         ${misc:Depends}, 
+         ${misc:Depends},
+         ${shlibs:Depends}
 Description: API documentation generation tool for KDE frameworks
  Framework to aid in creating API documentation for KDE Frameworks in a
  standard format and style.


More information about the Neon-commits mailing list