fix pkg name
This commit is contained in:
parent
d10f2b1eb3
commit
1bde29bb17
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ from shlex import quote as q
|
|||
defaults = {
|
||||
'apt': {
|
||||
'packages': {
|
||||
'exiftool': {},
|
||||
'libimage-exiftool-perl': {},
|
||||
},
|
||||
},
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue