Your Name 2 years ago
parent
commit
445a95b307
1 changed files with 1 additions and 1 deletions
  1. 1 1
      prereq.sh

+ 1 - 1
prereq.sh

@@ -1,7 +1,7 @@
 #!/bin/bash
 echo "Prereq for openwrt build:"
 sudo apt-get update
-sudo apt-get install subversion git curl python3 gettext mercurial build-essential libssl1.0-dev -y
+sudo apt-get install subversion git curl python3 gettext mercurial build-essential -y
 sudo apt-get install gettext ncurses-bin libncurses5-dev git-core zlib1g-dev libssl-dev python2.7 unzip gawk zlib1g-dev -y
 
 #wget -c https://gitlab.labs.nic.cz/turris/openwrt/uploads/0673001b14ab1d1769604ff0ce7d8781/git-version-check-fix.patch