diff options
Diffstat (limited to 'xfce-extra')
-rw-r--r-- | xfce-extra/xfce4-composite-editor/xfce4-composite-editor-0.ebuild | 4 |
1 files 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 1aff29ff14b5..82a508b4641d 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}" |