1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2025-05-30 05:52:24 -04:00

libgl1-mesa-glx replaced by libgl1 and libglx-mesa0,

This commit is contained in:
Jon Beniston 2024-11-02 08:56:21 +00:00
parent c72a72b3f8
commit feabcef336

3
debian/control vendored
View File

@ -63,7 +63,8 @@ Architecture: any
Depends: ${shlibs:Depends}, Depends: ${shlibs:Depends},
${misc:Depends}, ${misc:Depends},
libasound2, libasound2,
libgl1-mesa-glx, libgl1,
libglx-mesa0,
libqt5multimedia5-plugins, libqt5multimedia5-plugins,
libqt5gamepad5, libqt5gamepad5,
libqt5svg5, libqt5svg5,