mirror of
https://github.com/chromebrew/chromebrew.git
synced 2026-01-11 00:18:06 -05:00
Add python dependency to xcbproto
This commit is contained in:
committed by
Kazushi (Jam) Marukawa
parent
98f6d40dd6
commit
06ae134f13
@@ -7,6 +7,8 @@ class Xcb_proto < Package
|
||||
source_url 'https://www.x.org/archive/individual/xcb/xcb-proto-1.12.tar.gz'
|
||||
source_sha256 'cfa49e65dd390233d560ce4476575e4b76e505a0e0bacdfb5ba6f8d0af53fd59'
|
||||
|
||||
depends_on 'python'
|
||||
|
||||
def self.build
|
||||
system "./configure"
|
||||
system "make"
|
||||
|
||||
Reference in New Issue
Block a user