diff options
-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? ( |