From 9ab18782c05b952b9328a2479210a2b1aef82ed0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=BCrgen=20Buchm=C3=BCller?= Date: Fri, 4 May 2018 05:07:49 +0200 Subject: [PATCH] base-chroot: add mpfr to dependencies MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Jürgen Buchmüller --- srcpkgs/base-chroot/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/base-chroot/template b/srcpkgs/base-chroot/template index 00f3382fc7b..b0d72ffffaa 100644 --- a/srcpkgs/base-chroot/template +++ b/srcpkgs/base-chroot/template @@ -12,6 +12,6 @@ license="Public domain" depends=" base-files>=0.127 kernel-libc-headers glibc-devel glibc-locales binutils gcc - patch chroot-bash chroot-grep coreutils gettext + mpfr patch chroot-bash chroot-grep coreutils gettext chroot-texinfo sed chroot-gawk findutils diffutils make gzip file tar chroot-util-linux chroot-distcc chroot-git ccache xbps xz which"