mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-29 02:10:08 +00:00
minor tweak...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
77fc5445db
commit
9e7c25ed47
@ -322,7 +322,7 @@ help:
|
|||||||
### Dependency checking...
|
### Dependency checking...
|
||||||
|
|
||||||
require(%):
|
require(%):
|
||||||
@printf "%-15s %s\n" \
|
@printf "%-20s %s\n" \
|
||||||
"$*" \
|
"$*" \
|
||||||
"`which $* &> /dev/null && echo '- OK' || echo '- FAIL'`"
|
"`which $* &> /dev/null && echo '- OK' || echo '- FAIL'`"
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user