Skip to content

Commit

Permalink
put wireguard req crpyto back in
Browse files Browse the repository at this point in the history
  • Loading branch information
binhex committed Nov 6, 2022
1 parent ef0fb8a commit 4c2b5c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/root/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ fi
####

# define pacman packages
pacman_packages="kmod openvpn privoxy bind-tools gnu-netcat ipcalc wireguard-tools openresolv"
pacman_packages="openssl-1.1 kmod openvpn privoxy bind-tools gnu-netcat ipcalc wireguard-tools openresolv"

# install pre-reqs
pacman -S --needed $pacman_packages --noconfirm
Expand Down

0 comments on commit 4c2b5c7

Please sign in to comment.