[neon/extras/kexi/Neon/unstable] debian: Added: Required build dependencies.

Ashley Stone null at kde.org
Tue Jan 12 23:53:08 GMT 2021


Git commit 18b1dc62f9407ffdadb7307698d3cd7be21e9678 by Ashley Stone.
Committed on 12/01/2021 at 23:53.
Pushed by ash into branch 'Neon/unstable'.

Added: Required build dependencies.

M  +2    -1    debian/control

https://invent.kde.org/neon/extras/kexi/commit/18b1dc62f9407ffdadb7307698d3cd7be21e9678

diff --git a/debian/control b/debian/control
index 4eb4229..5c0f29c 100644
--- a/debian/control
+++ b/debian/control
@@ -19,7 +19,8 @@ Build-Depends: breeze-icon-theme-rcc,
                libkf5i18n-dev,
                libkf5iconthemes-dev,
                libkf5itemviews-dev,
-               libkf5texteditor-dev,
+               libkf5syntaxhighlighting-dev (>= 5.78.0),
+               libkf5texteditor-dev (>= 5.68.0),
                libkf5textwidgets-dev,
                libkf5widgetsaddons-dev,
                libkf5xmlgui-dev,


More information about the Neon-commits mailing list