Closed
Bug 1648555
Opened 5 years ago
Closed 5 years ago
mach bootstrap should install libdrm-dev package on Linux
Categories
(Firefox Build System :: Bootstrap Configuration, task, P3)
Firefox Build System
Bootstrap Configuration
Tracking
(firefox80 fixed)
RESOLVED
FIXED
mozilla80
Tracking | Status | |
---|---|---|
firefox80 | --- | fixed |
People
(Reporter: bugzilla, Assigned: rstewart)
Details
(Keywords: in-triage)
Attachments
(1 file)
If wayland is enabled in the build config, the build will fail when this package is missing.
Assignee | ||
Updated•5 years ago
|
Assignee | ||
Updated•5 years ago
|
Assignee: nobody → rstewart
Assignee | ||
Comment 1•5 years ago
|
||
By "on Linux", I assume you mean "on Ubuntu/Debian"?
Reporter | ||
Comment 2•5 years ago
|
||
In my case, yes, though I assume that if we support any other distros as tier 1, we probably want to install the equivalent package there.
Assignee | ||
Comment 3•5 years ago
|
||
Also delete a bunch of dead code that was apparently meant to be useful for subclassing, but there's no subclasses of DebianBootstrapper
in tree.
Pushed by rstewart@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/5322e2dbb70d
`mach bootstrap` installs `libdrm-dev` package on Ubuntu/Debian r=dmajor
Comment 5•5 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 5 years ago
status-firefox80:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla80
You need to log in
before you can comment on or make changes to this bug.
Description
•