FusionPBX 5 лет назад
Родитель
Сommit
0c5472e7cf
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      freebsd/resources/switch/package-release.sh

+ 1 - 1
freebsd/resources/switch/package-release.sh

@@ -7,7 +7,7 @@ cd "$(dirname "$0")"
 . ../config.sh
 . ../config.sh
 
 
 #install dependencies
 #install dependencies
-pkg install --yes tiff memcached
+pkg install --yes tiff ghostscript9-base memcached
 
 
 #set the current working directory
 #set the current working directory
 cwd=$(pwd)
 cwd=$(pwd)