Skip to content

Commit

Permalink
[ldc] remove gcc dependency (#2275)
Browse files Browse the repository at this point in the history
  • Loading branch information
lovedheart authored and uberhacker committed Apr 23, 2018
1 parent 80c5d65 commit 68ba8cc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/ldc.rb
Expand Up @@ -22,7 +22,6 @@ class Ldc < Package # The first character of the class name must

depends_on 'llvm'
depends_on 'curl'
depends_on 'gcc'
depends_on 'ncurses'
depends_on 'zlibpkg'
depends_on 'libconfig' => :build
Expand Down

0 comments on commit 68ba8cc

Please sign in to comment.