



























@ccharabaruk I have asked the package maintainer to update the dependencies of plasma-bigscreen-git.
Should this not also provide plasma-remotecontrollers? Right now there's a bootstrap problem since this depends on plasma-bigscreen-git but plasma-bigscreen-git itself depends on the old plasma-remotecontrollers package still stuck at 5.27.10.
Yes it works now, thank you for fixing it :D
Please verify that it works now
It does not build right now due to the directory name missing the -git suffix, replacing
cd "$pkgname"
with
cd "plasma-remotecontrollers"
solves the issue
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。
@User8395 thanks, although even if plasma-bigscreen-git changes to depend on this package, this one should still provide plasma-remotecontrollers as tends to be standard for -git packages.