mirror of
https://github.com/chromebrew/chromebrew.git
synced 2026-01-09 15:37:56 -05:00
Abstract the latest llvm version (#11790)
Co-authored-by: Satadru Pramanik, DO, MPH, MEng <satadru@gmail.com>
This commit is contained in:
@@ -23,6 +23,6 @@ class Libx11 < Autotools
|
||||
depends_on 'libxcb' # R
|
||||
depends_on 'libxdmcp' # R
|
||||
depends_on 'libxtrans' => :build
|
||||
depends_on 'llvm20_lib' => :build
|
||||
depends_on 'llvm_lib' => :build
|
||||
depends_on 'xorg_proto' => :build
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user