Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 268945 - media-video/abby has wrong qt4 dependency
Summary: media-video/abby has wrong qt4 dependency
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-05-07 15:27 UTC by steffen stramm
Modified: 2009-05-10 12:13 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 steffen stramm 2009-05-07 15:27:27 UTC
i dont have the x11-libs/qt metapackage installed and it shouldnt be necessary to install it.
in the ebuild it should rather be like:
"x11-libs/qt-gui:4"

like in the arora, merkaartor etc ebuilds, thanks!
Comment 1 Sebastian Luther (few) 2009-05-10 08:07:45 UTC
@maintainer: metadata.xml lists the herd email address under <maintainer> which
is not correct according to
http://www.gentoo.org/proj/en/devrel/handbook/handbook.xml?part=2&chap=4 .
Comment 2 Ben de Groot (RETIRED) gentoo-dev 2009-05-10 12:13:46 UTC
Dependency fixed. Vapier please note: direct dependencies on the qt:4 meta ebuild are not allowed.

Sebastian: I think you're reading the metadata specs wrong. It says: "The maintainers of a package can be specified with the <maintainer> tag. This tag has one required subtag: <email>." Which is exactly what we're doing.