Explorar el Código

adding ppp to install dependencies

abram hace 5 años
padre
commit
c88b6e8f82
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      aux/deploy-busunit-interactive

+ 1 - 1
aux/deploy-busunit-interactive

@@ -123,7 +123,7 @@ read adddeps
 
 if [[ "$adddeps" =~ ^[yY]?$ ]]; then
 
-  deps="espeak mplayer git"
+  deps="espeak mplayer git ppp ppp-dev"
 
   echo ""
   echo "  Installing: $deps"