summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authordr460nf1r32022-06-11 18:28:03 +0200
committerdr460nf1r32022-06-11 18:28:03 +0200
commitad67a515020d14f358e6573b2c63f2828d7b1d2d (patch)
treed4c963eeaece32d315b186a4e3a73787eaeb85f5
parente9141025fc343f82b176d96d9b30ef617c6ad443 (diff)
downloadaur-ad67a515020d14f358e6573b2c63f2828d7b1d2d.tar.gz
Aaand yet another one
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 488a28ee45d8..b93e22990b60 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -17,7 +17,7 @@ _url='https://github.com/uutils/coreutils'
depends=('glibc' 'acl' 'attr' 'gmp' 'libcap' 'openssl')
conflicts=('coreutils' 'coreutils-hybrid')
provides=('coreutils' 'coreutils-hybrid')
-makedepends=('rust' 'cargo' 'gperf' 'rsync' 'wget')
+makedepends=('git' 'rust' 'cargo' 'gperf' 'rsync' 'wget')
source=("coreutils::git+https://git.savannah.gnu.org/git/coreutils.git"
"uutils::git+https://github.com/uutils/coreutils.git")
sha512sums=('SKIP'