commit: b717e52324cc34a6e978b8d953a39b154e892ae3 Author: Piotr Karbowski <slashbeast <AT> gentoo <DOT> org> AuthorDate: Wed Jun 23 20:19:09 2021 +0000 Commit: Piotr Karbowski <slashbeast <AT> gentoo <DOT> org> CommitDate: Wed Jun 23 20:22:13 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b717e523
x11-base/xwayland: adjust deps. Closes: https://bugs.gentoo.org/797721 Signed-off-by: Piotr Karbowski <slashbeast <AT> gentoo.org> x11-base/xwayland/xwayland-21.1.1-r1.ebuild | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/x11-base/xwayland/xwayland-21.1.1-r1.ebuild b/x11-base/xwayland/xwayland-21.1.1-r1.ebuild index b7f62be2656..b5ace4e02ae 100644 --- a/x11-base/xwayland/xwayland-21.1.1-r1.ebuild +++ b/x11-base/xwayland/xwayland-21.1.1-r1.ebuild @@ -19,7 +19,6 @@ CDEPEND=" >=x11-libs/pixman-0.27.2 dev-libs/libbsd >=x11-libs/libXfont2-2.0.1 - >=x11-libs/libXdmcp-1.0.2 dev-libs/wayland >=x11-libs/libXdmcp-1.0.2 >=x11-libs/libdrm-2.4.89 @@ -31,6 +30,10 @@ CDEPEND=" media-libs/libglvnd[X] unwind? ( sys-libs/libunwind ) >=dev-libs/wayland-protocols-1.18 + media-fonts/font-util + x11-libs/libxkbfile + >=x11-libs/xtrans-1.3.5 + x11-base/xorg-proto " DEPEND="
