Opened 14 years ago

Closed 14 years ago

#5358 closed bug (fixed)

Git depends on libiconv

Reported by: Adek336 Owned by: scottmc
Priority: normal Milestone: R1
Component: Build System Version: R1/Development
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description

Git depends on libiconv, OptionalPackageDependencies need be updated.

Change History (5)

comment:1 by anevilyak, 14 years ago

Component: - GeneralBuild System
Owner: changed from nobody to bonefish
Version: R1/alpha1R1/Development

comment:2 by bonefish, 14 years ago

Owner: changed from bonefish to scottmc
Status: newassigned

comment:3 by scottmc, 14 years ago

Status: assignedin-progress

comment:4 by scottmc, 14 years ago

The current version of Git fails to build on Haiku so it will be to be fixed/patched. For a temp fix we can add libiconv to OptionalPackageDependencies as a dependency for Git, but longer term I suppose we should rebuild (the latest version of ) Git so that it doesn't require libiconv. See HaikuPorts port log for git

comment:5 by scottmc, 14 years ago

Resolution: fixed
Status: in-progressclosed

fixed in hrev36083. Also newer git optional package will be coming soon.

Note: See TracTickets for help on using tickets.