diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2018-01-04 15:28:31 -0800 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2018-01-06 10:56:43 -0800 |
commit | 827ebe294e3256376f69985d183c25d61e29eaa2 (patch) | |
tree | 093d4b9d695fa4ee7fb0778d3913151de149d430 /x11-misc/parcellite | |
parent | sys-devel/distcc: keyworded 3.2_rc1-r5 for ia64, bug #643082 (diff) | |
download | gentoo-827ebe294e3256376f69985d183c25d61e29eaa2.tar.gz gentoo-827ebe294e3256376f69985d183c25d61e29eaa2.tar.bz2 gentoo-827ebe294e3256376f69985d183c25d61e29eaa2.zip |
x11-misc/parcellite: missing RDEPEND
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
Package-Manager: Portage-2.3.16, Repoman-2.3.6
Diffstat (limited to 'x11-misc/parcellite')
-rw-r--r-- | x11-misc/parcellite/parcellite-1.2.1.ebuild | 5 |
1 files 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? ( |