Merge pull request #122549 from erdnaxe/fix_gnuradio

gnuradio: add Qt5 wrapper for version 3.9+
This commit is contained in:
Sandro 2021-05-11 17:21:06 +02:00 committed by GitHub
commit c5e26e3a62
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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" ":"
"${