Closed
Bug 908074
Opened 12 years ago
Closed 12 years ago
update mozboot dependencies
Categories
(Firefox Build System :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
mozilla26
People
(Reporter: gaston, Assigned: gaston)
Details
Attachments
(1 file)
1.10 KB,
patch
|
gps
:
review+
|
Details | Diff | Splinter Review |
I've used bootstrap.py on some OpenBSD bare boxes, and found out some deps were missing.. and since we're heading towards gstreamer/pulseaudio-enabled builds by default, lets add them too.
I'd also:
- remove upgrade_mercurial() : we have mercurial 2.6.3 in the portstree, and i only support -current - we've had >2.5 since may
- remove update_package_manager() : 'port sync' makes no sense on openbsd, i dont know where this comes from but this is definitely wrong. pkg_add -u doesnt need to update any kind of database like apt-get update does.
Assignee | ||
Comment 1•12 years ago
|
||
Assignee: nobody → landry
Attachment #793877 -
Flags: review?(gps)
Comment 2•12 years ago
|
||
Comment on attachment 793877 [details] [diff] [review]
update-mozboot-deps
Review of attachment 793877 [details] [diff] [review]:
-----------------------------------------------------------------
LGTM.
Attachment #793877 -
Flags: review?(gps) → review+
Assignee | ||
Comment 3•12 years ago
|
||
Comment 4•12 years ago
|
||
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla26
Updated•7 years ago
|
Product: Core → Firefox Build System
You need to log in
before you can comment on or make changes to this bug.
Description
•