diff options
author | Piotr Karbowski <slashbeast@gentoo.org> | 2021-06-23 22:19:09 +0200 |
---|---|---|
committer | Piotr Karbowski <slashbeast@gentoo.org> | 2021-06-23 22:22:13 +0200 |
commit | b717e52324cc34a6e978b8d953a39b154e892ae3 (patch) | |
tree | 4b06ad2070ca89aa9a2e0535ef196b90c2813c07 /x11-base | |
parent | dev-perl/IO-Handle-Util: Add MBT to BDEPEND (diff) | |
download | gentoo-b717e52324cc34a6e978b8d953a39b154e892ae3.tar.gz gentoo-b717e52324cc34a6e978b8d953a39b154e892ae3.tar.bz2 gentoo-b717e52324cc34a6e978b8d953a39b154e892ae3.zip |
x11-base/xwayland: adjust deps.
Closes: https://bugs.gentoo.org/797721
Signed-off-by: Piotr Karbowski <slashbeast@gentoo.org>
Diffstat (limited to 'x11-base')
-rw-r--r-- | x11-base/xwayland/xwayland-21.1.1-r1.ebuild | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/x11-base/xwayland/xwayland-21.1.1-r1.ebuild b/x11-base/xwayland/xwayland-21.1.1-r1.ebuild index b7f62be26562..b5ace4e02aee 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=" |