[neon/qt6/qt6-tools/Neon/unstable] debian: add libzstd-dev and re-enable litehtml
Carlos De Maine
null at kde.org
Wed Oct 4 06:07:55 BST 2023
Git commit fc732f5cd55dbe7fad78c965fc7cdc0a603dd5e6 by Carlos De Maine.
Committed on 04/10/2023 at 07:07.
Pushed by carlosdem into branch 'Neon/unstable'.
add libzstd-dev and re-enable litehtml
M +2 -1 debian/control
https://invent.kde.org/neon/qt6/qt6-tools/-/commit/fc732f5cd55dbe7fad78c965fc7cdc0a603dd5e6
diff --git a/debian/control b/debian/control
index 4d4ff41..36266f8 100644
--- a/debian/control
+++ b/debian/control
@@ -8,11 +8,12 @@ Build-Depends: clang-14,
debhelper-compat (= 13),
libclang-dev (>= 1:14~),
libgl-dev,
-# liblitehtml-dev,
+ liblitehtml-dev,
libssl-dev,
libvulkan-dev [linux-any],
libxcb-xkb-dev,
libxkbcommon-dev,
+ libzstd-dev,
llvm-dev (>= 1:14~),
ninja-build,
pkg-config,
More information about the Neon-commits
mailing list