On Sun, Mar 22, 2026, 11:48 PM Michael Banck <[email protected]> wrote:
> Hi, > > On Fri, Mar 20, 2026 at 10:23:25PM -0700, Milos Nikic wrote: > > It downloads all the needed dependencies via apt. > > I'm not sure they are all needed, and I see some issues currently and > maybe potentially with installing them. > > Right now, on hurd-i386, I can't seem to install vim and ripgrep. Not > all seem really needed anyway? So I suggest something like this: > > -sudo apt install -y vim git build-essential autoconf automake m4 bison > flex texinfo xorriso libparted-dev pkg-config ncurses-term rsync ripgrep > pip pipx > +sudo apt install -y git build-essential autoconf automake m4 bison flex > texinfo xorriso libparted-dev pkg-config ncurses-term > > > Michael >
