diff --git a/PKGBUILD b/PKGBUILD index 08ea6a3..daeae9e 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -9,7 +9,7 @@ pkgdesc="A command line utility to generate Steam 2FA codes and respond to confi arch=('i686' 'x86_64' 'armv6h' 'armv7h') url="https://github.com/dyc3/steamguard-cli" license=('GPL3') -makedepends=('rust' 'cargo') +makedepends=('rust' 'cargo' 'git') source=("git+https://github.com/dyc3/steamguard-cli.git") sha256sums=('SKIP')