Skip to content
  • Julien (jvoisin) Voisin's avatar
    Implement a check for dependencies in mat2 · d5861e46
    Julien (jvoisin) Voisin authored
    Example use:
    
    ```
    $ mat2 -c
    Dependencies required for MAT2 0.1.3:
    - Cairo: yes
    - Exiftool: yes
    - GdkPixbuf from PyGobject: yes
    - Mutagen: yes
    - Poppler from PyGobject: yes
    - PyGobject: yes
    ```
    
    This should close #35
    d5861e46