Re: Breakage in Breeze Icons

2020-07-22 Thread Ben Cooksley
On Wed, Jul 22, 2020 at 6:49 AM David Redondo  wrote:
>
> I fixed the build now. There was a symlink to a removed file which
> cmake -E copy_directory didn't like.

Thanks for the quick response on this.

>
> Regards,
> David
>
>

Regards,
Ben


Re: Breakage in Breeze Icons

2020-07-21 Thread David Redondo
I fixed the build now. There was a symlink to a removed file which
cmake -E copy_directory didn't like.

Regards,
David




Breakage in Breeze Icons

2020-07-21 Thread Ben Cooksley
Hi all,

The build of breeze-icons is currently broken according to the CI system.
Please see https://build.kde.org/view/Failing/job/Frameworks/job/breeze-icons/
for details on this.

This appears to be due to commit 84a9e3953268c499553501a5caafa7ee4f52cc79

Could someone take a look and correct this please?

This is blocking Dependency Builds, which need to be run for Plasma
after KWin started depending immediately on new API in KCModule.

Thanks,
Ben