Skip to content

Commit

Permalink
kde-plasma/powerdevil: Allow sys-power/tlp alt. to power-profiles-daemon
Browse files Browse the repository at this point in the history
Upstream commits:
19c49043aba60687891b1edafe28e50c73df9783 (fixed runtime detection)
5224fbd954a22fd4e711bd4a534cc0b65b4f3b5c

See also:
https://invent.kde.org/plasma/powerdevil/-/merge_requests/386

KDE-bug: https://bugs.kde.org/show_bug.cgi?id=495918

Bug: https://bugs.gentoo.org/905155
Signed-off-by: Andreas Sturmlechner <[email protected]>
  • Loading branch information
a17r committed Nov 23, 2024
1 parent 75a30fd commit b7fd0fb
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
5 changes: 4 additions & 1 deletion kde-plasma/powerdevil/powerdevil-6.2.49.9999.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,10 @@ RDEPEND="${DEPEND}
!<kde-plasma/plasma-workspace-6.1.90:6
>=dev-libs/plasma-wayland-protocols-1.14.0
>=dev-qt/qtdeclarative-${QTMIN}:6
sys-power/power-profiles-daemon
|| (
sys-power/power-profiles-daemon
sys-power/tlp
)
>=sys-power/upower-0.9.23
"
BDEPEND="
Expand Down
5 changes: 4 additions & 1 deletion kde-plasma/powerdevil/powerdevil-9999.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,10 @@ RDEPEND="${DEPEND}
!<kde-plasma/plasma-workspace-6.1.90:6
>=dev-libs/plasma-wayland-protocols-1.14.0
>=dev-qt/qtdeclarative-${QTMIN}:6
sys-power/power-profiles-daemon
|| (
sys-power/power-profiles-daemon
sys-power/tlp
)
>=sys-power/upower-0.9.23
"
BDEPEND="
Expand Down

0 comments on commit b7fd0fb

Please sign in to comment.