[neon/neon-packaging/vector-blf/Neon/release] debian: fix the dep in docs
Carlos De Maine
null at kde.org
Thu Mar 2 23:35:14 GMT 2023
Git commit 56f129ade13a69ac8e59b4f987534cc74d2df85a by Carlos De Maine.
Committed on 02/03/2023 at 23:35.
Pushed by carlosdem into branch 'Neon/release'.
fix the dep in docs
M +1 -1 debian/control
https://invent.kde.org/neon/neon-packaging/vector-blf/commit/56f129ade13a69ac8e59b4f987534cc74d2df85a
diff --git a/debian/control b/debian/control
index be7a64e..ee4168c 100644
--- a/debian/control
+++ b/debian/control
@@ -19,6 +19,6 @@ Description: A library to access Binary Log File (BLF) files.
Package: libvector-blf-doc
Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, libvector-dev
+Depends: ${shlibs:Depends}, ${misc:Depends}, libvector-blf-dev
Description: A library to access Binary Log File (BLF) files.
This contains all the library documenation.
More information about the Neon-commits
mailing list