Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 260461 - net-p2p/linuxdcpp-9999 - missing dependency on dev-libs/boost
Summary: net-p2p/linuxdcpp-9999 - missing dependency on dev-libs/boost
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High minor
Assignee: Gentoo net-p2p team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-02-27 01:48 UTC by Razzloss
Modified: 2009-04-27 18:31 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
updated linuxdcpp bzr trunk ebuild (linuxdcpp-0.7091.ebuild,1.44 KB, text/plain)
2009-03-31 01:22 UTC, Laurie Parry
Details
patch to apply user commands for ops ie %[filename] (ucparam.patch,6.15 KB, patch)
2009-03-31 01:24 UTC, Laurie Parry
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Razzloss 2009-02-27 01:48:05 UTC
Latest linuxdcpp BZR revisions require boost to build. Please update the ebuild.


Reproducible: Always

Steps to Reproduce:
1. emerge linuxdcpp-9999 without dev-libs/boost installed
2. 
3.

Actual Results:  
scons error: boost not found.
Comment 1 Laurie Parry 2009-03-31 01:22:44 UTC
Created attachment 186819 [details]
updated linuxdcpp bzr trunk ebuild
Comment 2 Laurie Parry 2009-03-31 01:24:52 UTC
Created attachment 186822 [details, diff]
patch to apply user commands for ops ie %[filename]
Comment 3 Laurie Parry 2009-03-31 01:27:40 UTC
Comment on attachment 186822 [details, diff]
patch to apply user commands for ops ie %[filename]

see : https://bugs.launchpad.net/linuxdcpp/+bug/271565
Comment 4 Raúl Porcel (RETIRED) gentoo-dev 2009-04-27 18:31:00 UTC
I've added the boost dep, thanks for letting us know.