Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 536730 - [kde overlay] kde-plasma/plasma-workspace-5.1.95 should depend on kde-plasma/kwayland
Summary: [kde overlay] kde-plasma/plasma-workspace-5.1.95 should depend on kde-plasma/...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-01-15 19:36 UTC by Tobias Schmid
Modified: 2015-01-15 22:15 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 Tobias Schmid 2015-01-15 19:36:32 UTC
plasma-workspace-5.1.95 fails to build with the following error message:

- The following REQUIRED packages have not been found:

 * KF5Wayland
   Required for building screenlocker

CMake Error at /usr/share/cmake/Modules/FeatureSummary.cmake:430 (message):
  feature_summary() Error: REQUIRED package(s) are missing, aborting CMake
  run.
Call Stack (most recent call first):
  CMakeLists.txt:166 (feature_summary)

After manually emerging kde-plasma/kwayland, plasma-workspace builds as expected.
Please add kwayland as a dependency.

Is it possible to build plasma-workspace without wayland? Can we add the wayland useflag to build the workspace without the kwayland dependency?
Comment 1 Johannes Huber (RETIRED) gentoo-dev 2015-01-15 22:15:33 UTC
Thanks for reporting. Fixed in kde overlay now. Please sync.

(In reply to Tobias Schmid from comment #0)
> Is it possible to build plasma-workspace without wayland? Can we add the
> wayland useflag to build the workspace without the kwayland dependency?

No its required.