From 92a76bb80efda3fcb96cb0a990ae5bfa658449d1 Mon Sep 17 00:00:00 2001 From: davidovski Date: Wed, 2 Mar 2022 16:25:19 +0000 Subject: changed coreutils to sbase --- repo/util/genfstab.xibuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'repo/util/genfstab.xibuild') diff --git a/repo/util/genfstab.xibuild b/repo/util/genfstab.xibuild index eca6d1f..c263b32 100644 --- a/repo/util/genfstab.xibuild +++ b/repo/util/genfstab.xibuild @@ -1,7 +1,7 @@ #!/bin/sh MAKEDEPS="make asciidoc" -DEPS="bash coreutils gawk" +DEPS="bash sbase gawk" PKG_VER=24 SOURCE=https://github.com/archlinux/arch-install-scripts.git -- cgit v1.2.1