parent
e54eefba03
commit
783afe3a8a
@ -0,0 +1,14 @@
|
||||
# libQt6EglFSDeviceIntegration, libQt6EglFsKmsGbmSupport, libQt6EglFsKmsSupport
|
||||
# and libQt6XcbQpa are actually private libraries *only* used by their
|
||||
# respective platforms plugins.
|
||||
# Sadly instead of being installed into a proper place like
|
||||
# /usr/lib/<arch-triplet>/qt6/ they are being installed into /usr/lib/.
|
||||
# We are still shipping the headers but they only contain the version and
|
||||
# the only binaries that depend on them are shipped within this very same
|
||||
# binary package, so it's safe to override these Lintian warnings.
|
||||
qt6-egl-plugins: lacks-ldconfig-trigger usr/lib/x86_64-linux-gnu/libQt6XcbQpa.so.6.*
|
||||
qt6-egl-plugins: package-name-doesnt-match-sonames libQt6EglFSDeviceIntegration6 libQt6EglFsKmsGbmSupport6 libQt6EglFsKmsSupport6 libQt6XcbQpa6
|
||||
qt6-egl-plugins: no-shlibs usr/lib/x86_64-linux-gnu/libQt6EglFSDeviceIntegration.so.6.*
|
||||
qt6-egl-plugins: no-shlibs usr/lib/x86_64-linux-gnu/libQt6EglFsKmsGbmSupport.so.6.*
|
||||
qt6-egl-plugins: no-shlibs usr/lib/x86_64-linux-gnu/libQt6EglFsKmsSupport.so.6.*
|
||||
qt6-egl-plugins: no-shlibs usr/lib/x86_64-linux-gnu/libQt6XcbQpa.so.6.*
|
Loading…
Reference in new issue