Opened 16 years ago
Closed 16 years ago
#3713 closed enhancement (fixed)
OptionalPackages does not include Development target without zipfiles
Reported by: | haiqu | Owned by: | bonefish |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | Build System | Version: | R1/pre-alpha1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | x86 |
Description
Within the optional packages, there is a target to install development packages. This includes downloading and installing a lot of zipfiles. It would be useful to update a current installation to ensure headers, etc are current without necessarily reinstalling all the static packages, which are already in place.
The attached diff creates a new target, Dev-Minimal, which can be included in UserBuildConfig to do exactly that.
Attachments (1)
Change History (3)
by , 16 years ago
comment:1 by , 16 years ago
Type: | bug → enhancement |
---|
comment:2 by , 16 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Done in hrev30249. I didn't use the attached patch, but the new DevelopmentMin package should be pretty much identical to the proposed Dev-Minimal.