Przeglądaj źródła

adding ppp to install dependencies

abram 5 lat temu
rodzic
commit
c88b6e8f82
1 zmienionych plików z 1 dodań i 1 usunięć
  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"