qwt: Fix qt depend (#21161)
This commit is contained in:
parent
d11ba90198
commit
085360ec0b
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ class Qwt(QMakePackage):
|
|||
|
||||
patch('no-designer.patch', when='~designer')
|
||||
|
||||
depends_on('qt+opengl')
|
||||
depends_on('qt@:5.14.2+opengl')
|
||||
depends_on('qt+tools', when='+designer')
|
||||
# Qwt 6.1.1 and older use a constant that was removed in Qt 5.4
|
||||
# https://bugs.launchpad.net/ubuntu/+source/qwt-qt5/+bug/1485213
|
||||
|
|
Loading…
Reference in a new issue