qt package: versions @:5.13 don't build with gcc@11: (#26922)
This commit is contained in:
parent
1d53810d77
commit
bdcbc4cefe
1 changed files with 1 additions and 0 deletions
|
@ -143,6 +143,7 @@ class Qt(Package):
|
|||
working_dir='qtwebsockets',
|
||||
when='@5.14: %gcc@11:')
|
||||
conflicts('%gcc@10:', when='@5.9:5.12.6 +opengl')
|
||||
conflicts('%gcc@11:', when='@5.9:5.13')
|
||||
|
||||
# Build-only dependencies
|
||||
depends_on("pkgconfig", type='build')
|
||||
|
|
Loading…
Reference in a new issue