commit: b1696d43af231e86b23674d57c27a9ffa0ace7c7
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 25 20:49:31 2021 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Apr 25 20:49:31 2021 +0000
URL: https://gitweb.gentoo.org/proj/qt.git/commit/?id=b1696d43
dev-qt/qtwayland: Cleanup obsolete minimum dev-libs/wayland version
Even the latest upstream requirement was dropped from Gentoo ebuild
repository many years ago.
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
dev-qt/qtwayland/qtwayland-5.15.9999.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-qt/qtwayland/qtwayland-5.15.9999.ebuild
b/dev-qt/qtwayland/qtwayland-5.15.9999.ebuild
index f15c3b42..2ae0db4d 100644
--- a/dev-qt/qtwayland/qtwayland-5.15.9999.ebuild
+++ b/dev-qt/qtwayland/qtwayland-5.15.9999.ebuild
@@ -14,7 +14,7 @@ fi
IUSE="vulkan X"
DEPEND="
- >=dev-libs/wayland-1.6.0
+ dev-libs/wayland
~dev-qt/qtcore-${PV}:5=
~dev-qt/qtdeclarative-${PV}:5=
~dev-qt/qtgui-${PV}:5=[egl,libinput,vulkan=]