mirror of
https://github.com/chromebrew/chromebrew.git
synced 2026-01-09 15:37:56 -05:00
Update lib11 dependencies
This commit is contained in:
committed by
Kazushi (Jam) Marukawa
parent
b539690358
commit
6a60623550
@@ -13,8 +13,6 @@ 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