mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-06 06:58:57 +02:00
Telegram: correct previous fix
This commit is contained in:
@@ -2550,7 +2550,7 @@ index b9e1d5a..26a27ed 100644
|
||||
'qt_version%': '5.3.2',
|
||||
}, {
|
||||
- 'qt_version%': '5.9.2',
|
||||
+ 'qt_version%': '!@(pkg-config --modversion Qt5Core)',
|
||||
+ 'qt_version%': '<!(pkg-config --modversion Qt5Core)',
|
||||
}]
|
||||
],
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user