mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-03-02 22:37:50 +00:00
Bug 1433395 - FreeBSD bootstrap: install LLVM as Mesa dependency. r=froydnj
Firefox generally supports the same range of LLVM versions as Mesa. Instead of regularly updating it just pull Mesa drivers which will be required by WebRender, anyway. MozReview-Commit-ID: DiK4TD9tWe0 --HG-- extra : rebase_source : 5dd9c8c46ae79deee8f2fd887b27fddbc30fc22d
This commit is contained in:
parent
87198841b1
commit
9f9d8720a3
@ -32,7 +32,7 @@ class FreeBSDBootstrapper(BaseBootstrapper):
|
||||
'gconf2',
|
||||
'gtk2',
|
||||
'gtk3',
|
||||
'llvm40',
|
||||
'mesa-dri', # depends on llvm*
|
||||
'pulseaudio',
|
||||
'v4l_compat',
|
||||
'yasm',
|
||||
|
Loading…
x
Reference in New Issue
Block a user