commit: 952fcb59fcc537ede77423083066dc193ba39a00
Author: Sebastian Pipping <sping <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 21 19:04:25 2016 +0000
Commit: Sebastian Pipping <sping <AT> gentoo <DOT> org>
CommitDate: Sun Feb 21 19:05:14 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=952fcb59
xfce-extra/xfce4-composite-editor: QA fix MissingSlotDep
Package-Manager: portage-2.2.27
xfce-extra/xfce4-composite-editor/xfce4-composite-editor-0.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/xfce-extra/xfce4-composite-editor/xfce4-composite-editor-0.ebuild
b/xfce-extra/xfce4-composite-editor/xfce4-composite-editor-0.ebuild
index 1aff29f..82a508b 100644
--- a/xfce-extra/xfce4-composite-editor/xfce4-composite-editor-0.ebuild
+++ b/xfce-extra/xfce4-composite-editor/xfce4-composite-editor-0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -16,7 +16,7 @@ SLOT="0"
KEYWORDS="~amd64 x86"
IUSE=""
-RDEPEND="app-shells/bash
+RDEPEND="app-shells/bash:*
>=x11-misc/gtkdialog-0.8"
DEPEND="${RDEPEND}"