Make qt6-base-dev depend on libqt6opengl6 again.
This commit is contained in:
parent
b5cbf0bf73
commit
2aaeb04e46
1
debian/changelog
vendored
1
debian/changelog
vendored
@ -2,6 +2,7 @@ qt6-base (6.6.0+dfsg-7) UNRELEASED; urgency=medium
|
||||
|
||||
[ Patrick Franz ]
|
||||
* Backport patch to fix accessibility support on Wayland.
|
||||
* Make qt6-base-dev depend on libqt6opengl6 again.
|
||||
|
||||
-- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> Sat, 04 Nov 2023 12:26:02 +0100
|
||||
|
||||
|
1
debian/control
vendored
1
debian/control
vendored
@ -354,6 +354,7 @@ Depends: libgl-dev,
|
||||
libqt6dbus6 (= ${binary:Version}),
|
||||
libqt6gui6 (= ${binary:Version}),
|
||||
libqt6network6 (= ${binary:Version}),
|
||||
libqt6opengl6 (= ${binary:Version}),
|
||||
libqt6openglwidgets6 (= ${binary:Version}),
|
||||
libqt6printsupport6 (= ${binary:Version}),
|
||||
libqt6sql6 (= ${binary:Version}),
|
||||
|
Loading…
x
Reference in New Issue
Block a user