From d0c978c31df6ca9e07bd54d55fdfdaafc2b32835 Mon Sep 17 00:00:00 2001 From: Matthew Thode Date: Thu, 16 Jul 2020 09:47:33 -0500 Subject: [PATCH] gui-apps/slurp: add dep to 9999 Package-Manager: Portage-2.3.99, Repoman-2.3.23 Signed-off-by: Matthew Thode --- gui-apps/slurp/slurp-9999.ebuild | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/gui-apps/slurp/slurp-9999.ebuild b/gui-apps/slurp/slurp-9999.ebuild index 5c6fe52e5b6bc..fb2c435d74cb6 100644 --- a/gui-apps/slurp/slurp-9999.ebuild +++ b/gui-apps/slurp/slurp-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -23,7 +23,8 @@ IUSE="+man" DEPEND=" >=dev-libs/wayland-protocols-1.14 dev-libs/wayland - x11-libs/cairo" + x11-libs/cairo + x11-libs/libxcb" RDEPEND="${DEPEND}"