[neon/qt6/qt6-tools/Neon/release] debian: actually specify the build dep

Carlos De Maine null at kde.org
Sat Dec 9 05:09:12 GMT 2023


Git commit 8ab2feda80bb8e730fbc379f9995abf788bad119 by Carlos De Maine.
Committed on 09/12/2023 at 06:09.
Pushed by carlosdem into branch 'Neon/release'.

actually specify the build dep

(cherry picked from commit 0a1ae6336ee72c55364fbcb798ac876e4e18bb6d)

M  +1    -1    debian/control

https://invent.kde.org/neon/qt6/qt6-tools/-/commit/8ab2feda80bb8e730fbc379f9995abf788bad119

diff --git a/debian/control b/debian/control
index 2e06a0c..eca3d04 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Build-Depends: clang-14,
                libclang-14-dev,
                libcurl4-openssl-dev | libcurl4-dev,
                libgl-dev,
-#               liblitehtml-dev (>= 0.6~),
+               liblitehtml-dev (>= 0.6~),
                libssl-dev,
                libvulkan-dev [linux-any],
                libxcb-xkb-dev,


More information about the Neon-commits mailing list