Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 401531 - media-libs/libvisio-0.0.14 - DEPEND="${DEPEND} ..."
Summary: media-libs/libvisio-0.0.14 - DEPEND="${DEPEND} ..."
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Office Team
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks: autodep
  Show dependency tree
 
Reported: 2012-01-30 15:30 UTC by bay
Modified: 2012-02-14 19:27 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 bay 2012-01-30 15:30:40 UTC
Package media-libs/libvisio-0.0.14 cannot be compiled without app-text/libwpd and app-text/app-text/libwpg (files from this packages are used by pkg-config)

It seems, there is a typo in ebuild:
DEPEND="${DEPEND}

It should be:
DEPEND="${RDEPEND}
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2012-01-30 20:33:26 UTC
Yes, that's a typo.
Comment 2 Tomáš Chvátal (RETIRED) gentoo-dev 2012-02-14 19:27:12 UTC
Fixed in cvs.