commit: 827ebe294e3256376f69985d183c25d61e29eaa2
Author: Robin H. Johnson <robbat2 <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 4 23:28:31 2018 +0000
Commit: Robin H. Johnson <robbat2 <AT> gentoo <DOT> org>
CommitDate: Sat Jan 6 18:56:43 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=827ebe29
x11-misc/parcellite: missing RDEPEND
Signed-off-by: Robin H. Johnson <robbat2 <AT> gentoo.org>
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 8a87092b901..171eae3726a 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? (