Add ghostscript9 dependency.
This commit is contained in:
parent
a9ac8cddb5
commit
0c5472e7cf
|
|
@ -7,7 +7,7 @@ cd "$(dirname "$0")"
|
|||
. ../config.sh
|
||||
|
||||
#install dependencies
|
||||
pkg install --yes tiff memcached
|
||||
pkg install --yes tiff ghostscript9-base memcached
|
||||
|
||||
#set the current working directory
|
||||
cwd=$(pwd)
|
||||
|
|
|
|||
Loading…
Reference in New Issue