Closed
Bug 1022739
Opened 12 years ago
Closed 12 years ago
update mozboot dependencies for FreeBSD
Categories
(Firefox Build System :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
mozilla33
People
(Reporter: jbeich, Assigned: jbeich)
Details
Attachments
(1 file)
|
2.20 KB,
patch
|
gps
:
review+
|
Details | Diff | Splinter Review |
No description provided.
Attachment #8437019 -
Flags: review?(gps)
autoconf-2.13 and gtk-2.* were renamed to not depend on LATEST_LINK. Nothing else needs alias tuples, removing.
pkgconf (provides pkg-config) is no longer pulled as a runtime dependency by other libs.
v4l_compat is the one that really provides <linux/videodev2.h> while libv4l (bug 826985) is optional, yet to land and doesn't have v4l_compat as runtime dependency.
Note, |pkg_add| support can be removed after 2014-09-01
https://lists.freebsd.org/pipermail/freebsd-ports-announce/2014-February/000077.html
Comment 2•12 years ago
|
||
Comment on attachment 8437019 [details] [diff] [review]
fix
Review of attachment 8437019 [details] [diff] [review]:
-----------------------------------------------------------------
This looks good to me. Landry might want to take a look as he knows BSDs better than me.
Attachment #8437019 -
Flags: review?(gps) → review+
Comment 3•12 years ago
|
||
Jan knows freebsd much more than me :) for some reason patch didnt apply so i manually merged it..
https://hg.mozilla.org/integration/mozilla-inbound/rev/86e63257f6ed
Comment 4•12 years ago
|
||
Assignee: nobody → jbeich
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla33
Updated•8 years ago
|
Product: Core → Firefox Build System
You need to log in
before you can comment on or make changes to this bug.
Description
•