Skip to content

Commit

Permalink
kde-plasma/kpipewire: Adjust kde-plasma/kwayland min version
Browse files Browse the repository at this point in the history
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
  • Loading branch information
a17r committed Dec 21, 2023
1 parent 1dd528a commit dcb1a46
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
3 changes: 2 additions & 1 deletion kde-plasma/kpipewire/kpipewire-5.91.0.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
EAPI=8

ECM_TEST="true"
PVCUT=$(ver_cut 1-3)
KFMIN=5.247.0
QTMIN=6.6.0
inherit ecm plasma.kde.org
Expand Down Expand Up @@ -32,7 +33,7 @@ DEPEND="${COMMON_DEPEND}
dev-libs/plasma-wayland-protocols
dev-libs/wayland
>=dev-qt/qtwayland-${QTMIN}:6
>=kde-plasma/kwayland-${KFMIN}:6
>=kde-plasma/kwayland-${PVCUT}:6
)
"
RDEPEND="${COMMON_DEPEND}
Expand Down
3 changes: 2 additions & 1 deletion kde-plasma/kpipewire/kpipewire-9999.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
EAPI=8

ECM_TEST="true"
PVCUT=$(ver_cut 1-3)
KFMIN=9999
QTMIN=6.6.0
inherit ecm plasma.kde.org
Expand Down Expand Up @@ -32,7 +33,7 @@ DEPEND="${COMMON_DEPEND}
dev-libs/plasma-wayland-protocols
dev-libs/wayland
>=dev-qt/qtwayland-${QTMIN}:6
>=kde-plasma/kwayland-${KFMIN}:6
>=kde-plasma/kwayland-${PVCUT}:6
)
"
RDEPEND="${COMMON_DEPEND}
Expand Down

0 comments on commit dcb1a46

Please sign in to comment.