Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 671210 - app-text/libwpd: Missing build dependency on boost
Summary: app-text/libwpd: Missing build dependency on boost
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Office Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-11-15 17:50 UTC by Kristian Fiskerstrand (RETIRED)
Modified: 2018-11-15 23:20 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kristian Fiskerstrand (RETIRED) gentoo-dev 2018-11-15 17:50:56 UTC
Steps to reproduce; 
Start with a clean stage3 and try to build libwpd

checking for boost/spirit/include/qi.hpp... no

kristianf@calypso /usr/portage/app-text/libwpd $ grep -i boost libwpd-0.10.2.ebuild  | wc -l
0
Comment 1 Larry the Git Cow gentoo-dev 2018-11-15 23:12:52 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c5e1ec289d15e9e646c727fcc725de8fb553005d

commit c5e1ec289d15e9e646c727fcc725de8fb553005d
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2018-11-15 22:24:14 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2018-11-15 23:12:15 +0000

    app-text/libwpd: Add missing DEPEND
    
    Closes: https://bugs.gentoo.org/671210
    Package-Manager: Portage-2.3.51, Repoman-2.3.12
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 app-text/libwpd/libwpd-0.10.2.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
Comment 2 Kristian Fiskerstrand (RETIRED) gentoo-dev 2018-11-15 23:18:49 UTC
This addition was done without a revdep, which break binpkgs
Comment 3 Kristian Fiskerstrand (RETIRED) gentoo-dev 2018-11-15 23:20:03 UTC
disregard last comment. build dep is obviously not an issue for binpkg