gnuradio: add Qt5 wrapper for version 3.9+

This commit is contained in:
Alexandre Iooss 2021-05-11 10:13:30 +02:00
parent 188a70bde5
commit 07d9edeaea
No known key found for this signature in database
GPG key ID: 6C79278F3FCDCC02

View file

@ -96,7 +96,7 @@ let
]
++ lib.optionals (unwrapped.hasFeature "gr-qtgui" unwrapped.features)
# 3.7 builds with qt4
(if unwrapped.versionAttr.major == "3.8" then
(if lib.versionAtLeast unwrapped.versionAttr.major "3.8" then
[
"--prefix" "QT_PLUGIN_PATH" ":"
"${