comment message for gqrx is always displayed. This is due to an invert dependency: GQRX depends on !BR2_STATIC_LIBS so comment must depends on BR2_STATIC_LIBS. Signed-off-by: Gwenhael Goavec-Merou <gwenhael.goavec-merou@trabucayre.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com> (cherry picked from commit d9512b08a4812c695f31c6f4925f4d78dca6ba68) Signed-off-by: Peter Korsgaard <peter@korsgaard.com>