89bd0c0 Fix flatpak build

Authored and Committed by yselkowitz a year ago
1 file changed. 8 lines added. 4 lines removed.
    Fix flatpak build
    
    Flatpak builds use the host systemd rather than their own, and install
    into the /app prefix.  We also need to avoid the hard dependency on
    systemd/udev, which exists on host systems but are unwanted in
    flatpak apps or runtimes.
    
        
file modified
+8 -4