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