Bug 352859 - Powerdevil's KWayland version requirement is too low
Summary: Powerdevil's KWayland version requirement is too low
Status: RESOLVED NOT A BUG
Alias: None
Product: Powerdevil
Classification: Plasma
Component: general (show other bugs)
Version: unspecified
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Plasma Development Mailing List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-09-18 01:33 UTC by Christian Butcher
Modified: 2015-09-18 06:04 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Christian Butcher 2015-09-18 01:33:59 UTC
I had a kwayland-5.3.90 (I think) version installed.

cmake (in powerdevil) detects this (posts version info) and generates Makefile.

Powerdevil fails to build because a newer version of KWayland has some new files, which powerdevil requires.

I rebuilt KWayland from git/master and then Powerdevil built without issue.

Reproducible: Always
Comment 1 Martin Flöser 2015-09-18 06:04:49 UTC
the master version of powerdevil depends on the master version of kwayland. As both are part of plasma-workspace this is fine and not an issue. In fact it's quite normal for workspace modules to depend on other workspace modules from master.