[neon/kde/ksudoku/Neon/unstable] debian: fix dep

Scarlett Moore null at kde.org
Thu Sep 28 15:00:39 BST 2023


Git commit a467c1091069d58fd9d02c98c70344ee3c4b40d7 by Scarlett Moore.
Committed on 28/09/2023 at 16:00.
Pushed by scarlettmoore into branch 'Neon/unstable'.

fix dep

M  +1    -1    debian/control

https://invent.kde.org/neon/kde/ksudoku/-/commit/a467c1091069d58fd9d02c98c70344ee3c4b40d7

diff --git a/debian/control b/debian/control
index 2f62e60..00858dd 100644
--- a/debian/control
+++ b/debian/control
@@ -27,7 +27,7 @@ Build-Depends: cmake,
                kf6-kio-dev,
                kf6-kwidgetsaddons-dev,
                kf6-kxmlgui-dev,
-               qt6-opengl-dev [!armhf !arm64],
+               libqt6opengl6-dev [!armhf !arm64],
                qt6-svg-dev,
                pkg-kde-tools-neon,
                qt6-base-dev,


More information about the Neon-commits mailing list