bcaf5c1 Move client libs into the own subpackage

Authored and Committed by oholy 8 years ago
1 file changed. 33 lines added. 31 lines removed.
    Move client libs into the own subpackage
    
    GVfs has a lot of low-level dependencies. We want to split gvfs
    package on client and daemon part due to app sandboxing, because
    we want to have only the client part of GVfs in the runtime and
    we don't want unnecessary dependencies there.
    
        
file modified
+33 -31