c87aeba Fix finding qt libraries when building for flatpak

Authored and Committed by kalev a year ago
1 file changed. 1 lines added. 1 lines removed.
    Fix finding qt libraries when building for flatpak
    
    The build system hardcodes /usr prefix, but the libraries can be in /app
    when building for flatpak. Use qt5 rpm macros to make sure the build
    system uses the correct path.
    
        
file modified
+1 -1