Updating install methodology

This commit is contained in:
2020-06-15 17:14:56 -05:00
parent b568679df5
commit 6647fc07d6
2 changed files with 13 additions and 8 deletions

View File

@@ -1,4 +1,4 @@
depends=('curl' 'grep' 'bash>=4.4' 'git>=2.13')
depends=('curl' 'grep' 'bash>=4.4' 'git>=2.13' 'elinks')
makedepends=('make>=4.2')
checkdepends=()
optdepends=()