From 827ebe294e3256376f69985d183c25d61e29eaa2 Mon Sep 17 00:00:00 2001 From: "Robin H. Johnson" Date: Thu, 4 Jan 2018 15:28:31 -0800 Subject: [PATCH] x11-misc/parcellite: missing RDEPEND Signed-off-by: Robin H. Johnson Package-Manager: Portage-2.3.16, Repoman-2.3.6 --- x11-misc/parcellite/parcellite-1.2.1.ebuild | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/x11-misc/parcellite/parcellite-1.2.1.ebuild b/x11-misc/parcellite/parcellite-1.2.1.ebuild index 8a87092b901d..171eae3726a5 100644 --- a/x11-misc/parcellite/parcellite-1.2.1.ebuild +++ b/x11-misc/parcellite/parcellite-1.2.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -16,7 +16,8 @@ KEYWORDS="amd64 x86" IUSE="nls" RDEPEND=">=dev-libs/glib-2.14 - >=x11-libs/gtk+-2.10:2" + >=x11-libs/gtk+-2.10:2 + x11-misc/xdotool" DEPEND="${RDEPEND} virtual/pkgconfig nls? ( -- 2.26.2