Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 607906 - dev-libs/librevenge-0.0.4: dev-libs/boost seems to be pure DEPEND
Summary: dev-libs/librevenge-0.0.4: dev-libs/boost seems to be pure DEPEND
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal QA (vote)
Assignee: Gentoo Office Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-02-01 12:37 UTC by Michał Górny
Modified: 2017-04-16 18:41 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 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2017-02-01 12:37:15 UTC
librevenge states boost as RDEPEND+DEPEND (with slot op). However, it seems that boost is only used in a few .cpp files, via header-only libraries. The library doesn't link against boost, and its headers do not include boost's headers. 

Therefore, I think the dependency on boost should be moved to pure DEPEND.
Comment 1 David Seifert gentoo-dev 2017-04-16 18:41:08 UTC
commit 93ba66c4e59ce1a6c95130cb929300c4717f09af
Author: David Seifert <soap@gentoo.org>
Date:   Sun Apr 16 20:19:33 2017 +0200

    dev-libs/librevenge: Only DEPEND on dev-libs/boost
    
    Bug: https://bugs.gentoo.org/show_bug.cgi?id=607906