This commit is contained in:
jguer
2020-05-01 17:41:01 +02:00
parent 05e3e2529d
commit 21ea830c2a
2 changed files with 2 additions and 2 deletions

View File

@@ -7,7 +7,7 @@ arch=('i686' 'x86_64' 'arm' 'armv7h' 'armv6h' 'aarch64')
url="https://github.com/Jguer/yay"
license=('GPL')
depends=(
'pacman>=5.2'
'libalpm.so>=12'
'sudo'
'git'
)