Selaa lähdekoodia

Update package-release.sh

FusionPBX 2 vuotta sitten
vanhempi
commit
ce4308ec77
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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 ghostscript9-base memcached
+pkg install --yes tiff ghostscript9-base memcached sox
 
 
 #set the current working directory
 #set the current working directory
 cwd=$(pwd)
 cwd=$(pwd)