Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 527556 - [qt overlay] lxqt-base/lxqt-panel-0.8.0 should optionally depend on >=lxqt-base/libsysstat-0.2.0 and on sysstat? ( >=lxqt-base/libsysstat-0.2.0 )
Summary: [qt overlay] lxqt-base/lxqt-panel-0.8.0 should optionally depend on >=lxqt-ba...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Jauhien Piatlicki (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-10-31 04:56 UTC by Alpha Bravo
Modified: 2014-11-02 21:56 UTC (History)
1 user (show)

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 Alpha Bravo 2014-10-31 04:56:02 UTC
atm [qt overlay]lxqt-base/lxqt-panel-0.8.0 depends on >=lxqt-base/libsysstat-0.2.0, no matter whether USE="sysstat" is set or not. Afaik it should only depend on >=lxqt-base/libsysstat-0.2.0 when the respective USE flag is set.
No matter what, right now the line 
  sysstat? ( >=lxqt-base/libsysstat-0.2.0 )
is superfluous, as the ebuild atm depends on >=lxqt-base/libsysstat-0.2.0 anyway.
(cf. https://github.com/gentoo/qt/blob/master/lxqt-base/lxqt-panel/lxqt-panel-0.8.0.ebuild)

Reproducible: Always
Comment 1 Jauhien Piatlicki (RETIRED) gentoo-dev 2014-11-02 21:56:01 UTC
Fixed both in tree and in overlay. Thanks for reporting.