diff options
Diffstat (limited to 'main/project/attributes/makeicons1res.sh')
| -rwxr-xr-x | main/project/attributes/makeicons1res.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/main/project/attributes/makeicons1res.sh b/main/project/attributes/makeicons1res.sh index 85e9fd7..d0413cf 100755 --- a/main/project/attributes/makeicons1res.sh +++ b/main/project/attributes/makeicons1res.sh @@ -7,7 +7,9 @@ require () { } require optipng +#part of ImageMagick package require convert +#part of ImageMagick package require composite require sed |
