From 10a77d081297ba368dcaa960bef0a9a107abffd4 Mon Sep 17 00:00:00 2001 From: Rufus Date: Wed, 21 Mar 2018 17:49:45 +0000 Subject: [PATCH] Fix build deps realpath is in coreutils now --- acbuild.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/acbuild.sh b/acbuild.sh index b79fe49..4109b63 100755 --- a/acbuild.sh +++ b/acbuild.sh @@ -43,7 +43,6 @@ DEBIAN_SID_DEPS_BASE="ca-certificates \ golang-go \ cpio \ squashfs-tools \ - realpath \ autoconf \ file \ xz-utils \