15 lines
		
	
	
		
			880 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			15 lines
		
	
	
		
			880 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| # This dependency has been added to track external packages building against
 | |
| # our private headers. It is ok if internal packages depend on the ABI one.
 | |
| libqt6gui6: symbols-declares-dependency-on-other-package qt6-base-abi *
 | |
| 
 | |
| # libQt6XcbQpa is actually a private library *only* used by its
 | |
| # platforms plugins.
 | |
| # Sadly instead of being installed into a proper place like
 | |
| # /usr/lib/<arch-triplet>/qt6/ it is 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.
 | |
| libqt6gui6: package-name-doesnt-match-sonames libQt6XcbQpa6
 | |
| libqt6gui6: lacks-ldconfig-trigger usr/lib/*/libQt6XcbQpa.so.6.*
 | |
| ships-undeclared-shared-library libQt6XcbQpa 6 for usr/lib/x86_64-linux-gnu/libQt6XcbQpa.so.6.*
 |