From 7971cb0aa3e517a53f0ce6d3ee9bc3179041ccb8 Mon Sep 17 00:00:00 2001 From: John Klug Date: Wed, 25 May 2022 17:12:18 -0500 Subject: mLinux 6 --- install-deps/install-fedora-deps.sh | 5 +++++ 1 file changed, 5 insertions(+) create mode 100755 install-deps/install-fedora-deps.sh (limited to 'install-deps/install-fedora-deps.sh') diff --git a/install-deps/install-fedora-deps.sh b/install-deps/install-fedora-deps.sh new file mode 100755 index 0000000..f1c34d4 --- /dev/null +++ b/install-deps/install-fedora-deps.sh @@ -0,0 +1,5 @@ +#!/bin/sh + +yum install gawk make wget tar bzip2 gzip python unzip perl patch \ +diffutils diffstat git cpp gcc gcc-c++ glibc-devel texinfo chrpath \ +ccache perl-Data-Dumper perl-Text-ParseWords perl-Thread-Queue SDL-devel xterm -- cgit v1.2.3