[neon/neon-packaging/mimetreeparser/Neon/unstable] debian: clean up
Carlos De Maine
null at kde.org
Sun Jul 30 12:43:01 BST 2023
Git commit 1d88b7c85a6fd5040e39b1a837a8d63c3fa1a61f by Carlos De Maine.
Committed on 30/07/2023 at 13:43.
Pushed by carlosdem into branch 'Neon/unstable'.
clean up
M +2 -4 debian/control
https://invent.kde.org/neon/neon-packaging/mimetreeparser/-/commit/1d88b7c85a6fd5040e39b1a837a8d63c3fa1a61f
diff --git a/debian/control b/debian/control
index 568c160..b7b62d6 100644
--- a/debian/control
+++ b/debian/control
@@ -33,10 +33,8 @@ Description: library for handling MIME data
Package: kf5-mimetreeparser-dev
Section: libdevel
Architecture: any
-Depends: libboost-dev (>= 1.49~),
- libkf5codecs-dev,
- libkf5mime5 (= ${binary:Version}),
- qtbase5-dev (>= 5.2.0~),
+Depends: kf5-mimetreeparser,
+ qtbase5-dev,
${misc:Depends}
Description: library for handling MIME data - development files
This library is a parser for a MIME tree and is based on KMime. The
More information about the Neon-commits
mailing list