mirror of
https://github.com/chromebrew/chromebrew.git
synced 2026-01-09 15:37:56 -05:00
Update libX11 dependencies
This commit is contained in:
committed by
Kazushi (Jam) Marukawa
parent
c2e8f31f53
commit
b539690358
@@ -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"
|
||||||
|
|||||||
Reference in New Issue
Block a user