31a1406 Remove incorrect dependency on xz, only the shared lib is needed

Authored and Committed by jwakely 3 years ago
1 file changed. 4 lines added. 2 lines removed.
    Remove incorrect dependency on xz, only the shared lib is needed
    
    This prevents installing the 32-bit boost-iostreams. package on 64-bit
    systems, because the 32-bit xz package is not available.
    
    The dependency on the shared lib will be added automatically anyway.
    
        
file modified
+4 -2