From 8e332db84cbbc08b14cce0b6423c34df6a180940 Mon Sep 17 00:00:00 2001 From: Dominic Masters Date: Thu, 31 Dec 2020 14:27:23 +1100 Subject: [PATCH] Swapped GCC for Base-Devel --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index cee377d..e6a8a50 100644 --- a/install.sh +++ b/install.sh @@ -27,4 +27,4 @@ cp ./configurations/rtorrent.rc ~/.rtorrent.rc pacman -Sy --noconfirm unrar # GCC -pacman -Sy --noconfirm gcc \ No newline at end of file +pacman -Sy --noconfirm base-devel \ No newline at end of file