c677fad Fix flatpak build

Authored and Committed by yselkowitz 5 months ago
1 file changed. 19 lines added. 14 lines removed.
    Fix flatpak build
    
    jxrlib and podofo are not part of the runtime and therefore will be
    built in /app for the flatpak.  However, liberation-fonts are part of
    the runtime, and therefore are always in /usr. Also, flatpaks use the
    host udisks2 instance over D-Bus.
    
        
file modified
+19 -14