We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5089a5b + 394429c commit 21d1966Copy full SHA for 21d1966
1 file changed
pkgs/gcc/gcc.yaml
@@ -2,7 +2,7 @@ extends: [autotools_package]
2
3
# see https://gcc.gnu.org/install/prerequisites.html
4
dependencies:
5
- build: [zlib, mpfr, mpc, gmp, isl, cloog, {{build_with}}]
+ build: [zlib, mpfr, mpc, gmp, isl, cloog, gnu-sed, {{build_with}}]
6
7
defaults:
8
relocatable: false
0 commit comments