Skip to content

Commit 6a3ff71

Browse files
committed
Install gcc to be able to use /lib/cpp - the preprocesser program
1 parent 1015766 commit 6a3ff71

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

opam/esperanto.opam

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ build: [
1313
install: ["sh" "-c" "cd caml ; %{make}% install" ]
1414
depends: [
1515
"conf-which" {build}
16+
"conf-gcc" {build}
1617
"ocaml-src" {build}
1718
"esperanto-cosmopolitan" {build}
1819
# "cosmopolitan-pth" {build}

0 commit comments

Comments
 (0)