boomerang: mention why it won't build with qt > 5.12

This commit is contained in:
Doron Behar 2020-12-23 18:53:29 +02:00
parent 2c1015f80e
commit 7ad98e2538

View file

@ -1601,6 +1601,7 @@ in
boringtun = callPackage ../tools/networking/boringtun { };
# Upstream recommends qt5.12 and it doesn't build with qt5.15
boomerang = libsForQt512.callPackage ../development/tools/boomerang { };
boost-build = callPackage ../development/tools/boost-build { };