Commit b5396903 authored by Jan Baudisch's avatar Jan Baudisch Committed by Kazushi (Jam) Marukawa

Update libX11 dependencies

parent c2e8f31f
...@@ -13,6 +13,8 @@ class Libx11 < Package ...@@ -13,6 +13,8 @@ class Libx11 < Package
depends_on 'inputproto' depends_on 'inputproto'
depends_on 'xextproto' depends_on 'xextproto'
depends_on 'libxtrans' depends_on 'libxtrans'
depends_on 'libxau'
depends_on 'pthread_stubs'
def self.build def self.build
system "./configure" system "./configure"
......
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