Skip to content
  • Elvis Angelaccio's avatar
    Install custom mimetype for tar.lz archives · bc8a185d
    Elvis Angelaccio authored
    There is no official mimetype for tar.lz archives, so we install a custom one.
    
    This adds an optional dependency on shared-mime-info:
    
    * at build-time, we optionally need it to run update-mime-database
    * at runtime, we need it to have this custom mimetype available from QMimeDatabase
    bc8a185d