Add a check for a missed dependency in ./mat2 -c
This commit is contained in:
parent
8093dce88e
commit
84d50f97c0
@ -31,6 +31,7 @@ DEPENDENCIES = {
|
|||||||
'gi': 'PyGobject',
|
'gi': 'PyGobject',
|
||||||
'gi.repository.GdkPixbuf': 'GdkPixbuf from PyGobject',
|
'gi.repository.GdkPixbuf': 'GdkPixbuf from PyGobject',
|
||||||
'gi.repository.Poppler': 'Poppler from PyGobject',
|
'gi.repository.Poppler': 'Poppler from PyGobject',
|
||||||
|
'gi.repository.GLib': 'GLib from PyGobject',
|
||||||
'mutagen': 'Mutagen',
|
'mutagen': 'Mutagen',
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user