Commit 227a9e41 authored by saltedcoffii's avatar saltedcoffii Committed by GitHub

[Fix Package] imake (#5222)

parent 86f13d9b
......@@ -8,6 +8,9 @@ class Imake < Package
source_url 'https://www.x.org/releases/individual/util/imake-1.0.8.tar.gz'
source_sha256 '8178a09bfef33ad5f61cb5cb62283df7d3a5682f014507d2e7cfd922485a5c00'
depends_on 'xorg_cf_files'
depends_on 'gccmakedep'
def self.build
system "./configure #{CREW_OPTIONS} \
--sysconfdir=#{CREW_PREFIX}/etc"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment