[neon/forks/kbibtex/Neon/unstable] debian: more build deps
Jonathan Riddell
null at kde.org
Wed Sep 4 10:51:05 BST 2024
Git commit 2bd7925042099a6d6ff371157bca55da58ce8670 by Jonathan Riddell.
Committed on 04/09/2024 at 09:51.
Pushed by jriddell into branch 'Neon/unstable'.
more build deps
M +9 -7 debian/control
https://invent.kde.org/neon/forks/kbibtex/-/commit/2bd7925042099a6d6ff371157bca55da58ce8670
diff --git a/debian/control b/debian/control
index dfc290f..aa2d904 100644
--- a/debian/control
+++ b/debian/control
@@ -18,16 +18,18 @@ Build-Depends: chrpath,
libkf5parts-dev (>= 5.51.0~),
libkf5service-dev (>= 5.51.0~),
libkf5syntaxhighlighting-dev,
- libkf5texteditor-dev (>= 5.51.0~),
- libkf5wallet-dev (>= 5.51.0~),
- libkf5xmlgui-dev (>= 5.51.0~),
+ libkf5texteditor-dev,
+ libkf5wallet-dev,
+ libkf5xmlgui-dev,
libpoppler-qt5-dev,
- libqt5networkauth5-dev (>= 5.9.0~),
- libqt5webkit5-dev (>= 5.9.0~) [!amd64 !arm64 !armhf !i386],
- libqt5xmlpatterns5-dev (>= 5.9.0~),
+ libqca-qt5-2-dev,
+ libqt5networkauth5-dev,
+ libqt5webkit5-dev [!amd64 !arm64 !armhf !i386],
+ libqt5xmlpatterns5-dev,
+ libxslt1-dev,
pkg-kde-tools,
pkgconf,
- qtbase5-dev (>= 5.9.0~),
+ qtbase5-dev,
qtwebengine5-dev (>= 5.9.0~) [amd64 arm64 armhf i386],
shared-mime-info
Standards-Version: 4.7.0
More information about the Neon-commits
mailing list