Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 483714

Summary: [qt overlay] dev-qt/qtdeclarative:5 should install QtQuick.XmlListModel
Product: Gentoo Linux Reporter: Frédéric COIFFIER <fcoiffie>
Component: [OLD] LibraryAssignee: Qt Bug Alias <qt>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Frédéric COIFFIER 2013-09-05 13:44:26 UTC
If dev-qt/qtxmlpatterns:5 is emerged after dev-qt/qtdeclarative:5, the QtQuick.XmlListModel extension is missing.
dev-qt/qtxmlpatterns:5 must be emerged before dev-qt/qtdeclarative:5 to get this extension.

Is it possible to add a USE flag in dev-qt/qtdeclarative:5 to add a dependency to dev-qt/qtxmlpatterns:5 ?

Reproducible: Always
Comment 1 Davide Pesavento (RETIRED) gentoo-dev 2013-09-05 14:49:55 UTC
Yeah, in fact I'm sure there are more "automagic" deps in qtdeclarative:5 (and in qt5 packages in general)
Comment 2 Davide Pesavento (RETIRED) gentoo-dev 2013-10-01 22:47:00 UTC
Done.