Bug 352859

Summary: Powerdevil's KWayland version requirement is too low
Product: [Plasma] Powerdevil Reporter: Christian Butcher <chrisb2244>
Component: generalAssignee: Plasma Development Mailing List <plasma-devel>
Status: RESOLVED NOT A BUG    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

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.