Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 295593 - fix x11-themes/crystal ebuild, please
Summary: fix x11-themes/crystal ebuild, please
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-12-03 22:14 UTC by Vadim A. Misbakh-Soloviov (mva) (RETIRED)
Modified: 2009-12-05 15:44 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 Vadim A. Misbakh-Soloviov (mva) (RETIRED) gentoo-dev 2009-12-03 22:14:51 UTC
it is wrong value for dependences in crystal ebuild.
it is:
DEPEND="=kde-base/kwin-4*"
when should be a
DEPEND=">=kde-base/kwin-4.0".
due to this bug crystal don't want to build on system with kde:live - it wants kde:4.

Reproducible: Always
Comment 1 Samuli Suominen (RETIRED) gentoo-dev 2009-12-05 15:44:43 UTC
+  05 Dec 2009; Samuli Suominen <ssuominen@gentoo.org> crystal-2.0.5.ebuild:
+  Fix kde-base/kwin depend wrt #295593, thanks to AntiXpucT for reporting.
+