Commit c4af3f97 authored by lovedheart's avatar lovedheart Committed by GitHub

Update libxi.rb

Add missing dependency
parent f764e0f5
...@@ -9,6 +9,7 @@ class Libxi < Package ...@@ -9,6 +9,7 @@ class Libxi < Package
depends_on 'automake' => :build depends_on 'automake' => :build
depends_on 'libx11' depends_on 'libx11'
depends_on 'util_macros'
def self.build def self.build
system "./autogen.sh" 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