Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 566256 - flow-pomodoro needs newer versions of dependencies
Summary: flow-pomodoro needs newer versions of dependencies
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Manuel Rüger (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-11-19 19:24 UTC by A. Person
Modified: 2015-11-20 08:12 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 A. Person 2015-11-19 19:24:50 UTC
In emerging flow-pomodoro, I found that it was necessary to emerge the following dependency versions:

dev-qt/qtdeclarative-5.5.1
dev-qt/qtquickcontrols-5.5.1
dev-qt/qtquick1-5.5.1
Comment 1 Adam Feldman gentoo-dev 2015-11-20 08:12:40 UTC
I successfully merged this without issue on Qt 5.4.x.   I suspect your issue was a mix of Qt 5.4.x and 5.5.x.

As such, I'm going to close this bug, but feel free to reopen if you have information to the contrary (Logs would be nice if you decide to re-open).

Also, from upstream:
https://github.com/iamsergio/flow-pomodoro/blob/master/distros/archlinux/PKGBUILD#L12

makedepends=('qt5-base>=5.4.0' 'qt5-declarative>=5.4.0' 'qt5-quickcontrols>=5.4.0')