aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2021-04-25 22:49:31 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2021-04-25 22:49:31 +0200
commitb1696d43af231e86b23674d57c27a9ffa0ace7c7 (patch)
tree19108b5c39ff420f42c4145c4b907a6a9b10fd88
parentdev-qt: Minor style and copyright update (diff)
downloadqt-b1696d43.tar.gz
qt-b1696d43.tar.bz2
qt-b1696d43.zip
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@gentoo.org>
-rw-r--r--dev-qt/qtwayland/qtwayland-5.15.9999.ebuild2
1 files changed, 1 insertions, 1 deletions
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=]