boomerang: use libsForQt512
Boomerang doesn't build with Qt 5.14.x and there is no release that does.
This commit is contained in:
parent
a11a629fcc
commit
b53c55aac5
@ -1350,7 +1350,7 @@ in
|
||||
|
||||
boringtun = callPackage ../tools/networking/boringtun { };
|
||||
|
||||
boomerang = libsForQt5.callPackage ../development/tools/boomerang { };
|
||||
boomerang = libsForQt512.callPackage ../development/tools/boomerang { };
|
||||
|
||||
boost-build = callPackage ../development/tools/boost-build { };
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user