Move plugins to the packes they belong to. See merge request qt-kde-team/qt6/qt6-base!10ci/unstable
commit
a601af4f10
@ -1 +1,4 @@
|
||||
usr/lib/${DEB_HOST_MULTIARCH}/libQt6Gui.so.*
|
||||
usr/lib/${DEB_HOST_MULTIARCH}/qt6/plugins/imageformats/libqgif.so
|
||||
usr/lib/${DEB_HOST_MULTIARCH}/qt6/plugins/imageformats/libqico.so
|
||||
usr/lib/${DEB_HOST_MULTIARCH}/qt6/plugins/imageformats/libqjpeg.so
|
||||
|
@ -1,3 +1,5 @@
|
||||
#!/usr/bin/dh-exec
|
||||
usr/lib/${DEB_HOST_MULTIARCH}/libQt6Network.so.*
|
||||
[linux-any] usr/lib/${DEB_HOST_MULTIARCH}/qt6/plugins/networkinformation/libqnetworkmanager.so
|
||||
usr/lib/${DEB_HOST_MULTIARCH}/qt6/plugins/tls/libqcertonlybackend.so
|
||||
usr/lib/${DEB_HOST_MULTIARCH}/qt6/plugins/tls/libqopensslbackend.so
|
||||
|
Loading…
Reference in new issue