Skip to content
This repository has been archived by the owner on Jan 30, 2023. It is now read-only.

Commit

Permalink
build/pkgs/cygwin.txt: gcc -> gcc-core, gcc-c++
Browse files Browse the repository at this point in the history
  • Loading branch information
Matthias Koeppe committed Mar 12, 2020
1 parent f1c711b commit 0f70082
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion build/pkgs/cygwin.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,8 @@ python3
perl
perl-ExtUtils-MakeMaker
tar
gcc
gcc-core
gcc-g++
# Needed according to embray at https://trac.sagemath.org/ticket/26964:
# The need for which comes [...] from MPIR's configure script
findutils
Expand Down

0 comments on commit 0f70082

Please sign in to comment.