[neon/forks/kbibtex/Neon/unstable] debian: Added: Required build dependencies.

Ashley Stone null at kde.org
Fri Jan 15 07:03:06 GMT 2021


Git commit 5171436c04e5dd2c5955be784267a9fe61aa123c by Ashley Stone.
Committed on 15/01/2021 at 07:02.
Pushed by ash into branch 'Neon/unstable'.

Added: Required build dependencies.

M  +2    -1    debian/control

https://invent.kde.org/neon/forks/kbibtex/commit/5171436c04e5dd2c5955be784267a9fe61aa123c

diff --git a/debian/control b/debian/control
index 75ad23e..29d6db0 100644
--- a/debian/control
+++ b/debian/control
@@ -16,7 +16,8 @@ Build-Depends: cmake (>= 2.6~),
                libkf5kio-dev,
                libkf5parts-dev,
                libkf5service-dev,
-               libkf5texteditor-dev,
+               libkf5syntaxhighlighting-dev (>= 5.78.0~),
+               libkf5texteditor-dev (>= 5.78.0~),
                libkf5wallet-dev,
                libkf5xmlgui-dev,
                libpoppler-qt5-dev,


More information about the Neon-commits mailing list