469d752 Fix flatpak build

Authored and Committed by yselkowitz 7 months ago
    Fix flatpak build
    
    Installation path macros cannot be used to refer to the location of
    dependencies.  When building this package for flatpaks in /app, libjpeg
    is still in /usr as part of the runtime.
    
        
file modified
+1 -1