Skip to content
This repository has been archived by the owner on Sep 29, 2022. It is now read-only.

Commit

Permalink
Try building coreutils with the gcc package
Browse files Browse the repository at this point in the history
  • Loading branch information
asmeurer committed Apr 8, 2015
1 parent a19b1b3 commit a69b0c7
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions coreutils/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@ source:
fn: coreutils-8.23.tar.xz
url: https://ftp.gnu.org/gnu/coreutils/coreutils-8.23.tar.xz

requiements:
build:
- gcc

about:
home: https://www.gnu.org/software/coreutils/
summary: The GNU Core Utilities are the basic file, shell and text manipulation utilities of the GNU operating system.
Expand Down

0 comments on commit a69b0c7

Please sign in to comment.