added hashkill dependencies

This commit is contained in:
Yan 2016-10-11 21:14:32 -07:00
parent d653f5f1f8
commit 0ad0c02848
2 changed files with 6 additions and 0 deletions

View file

@ -0,0 +1,3 @@
#!/bin/bash -e
pacman -Syu --noconfirm --needed openssl

View file

@ -0,0 +1,3 @@
#!/bin/bash -e
apt-get install libssl-dev