Votre Nom 1 year ago
parent
commit
12069a03fc
1 changed files with 1 additions and 0 deletions
  1. 1 0
      prep.sh

+ 1 - 0
prep.sh

@@ -5,6 +5,7 @@ echo -e ""
 sudo apt-get update
 sudo apt-get upgrade -y
 sudo apt-get install wget build-essential bison flex libncurses-dev libssl-dev libelf-dev dwarves ubuntu-dev-tools lzop zstd -y
+sudo apt-get install debhelper -y
 exit
 }