Commit 2c146a0a authored by Ed Reel's avatar Ed Reel Committed by GitHub

Merge pull request #1766 from lovedheart/patch-35

[libxi] Fix dependencies
parents bcff8a4a c4af3f97
......@@ -9,6 +9,7 @@ class Libxi < Package
depends_on 'automake' => :build
depends_on 'libx11'
depends_on 'util_macros'
def self.build
system "./autogen.sh"
......
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