diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-08-22 13:36:51 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-08-22 14:31:42 +0200 |
commit | 243ebfdd7efcdd128ccb368cd2dd5b40b612bde4 (patch) | |
tree | a5bff479058e1d0949e04a916da339148e303dc7 /xfce-extra/xfce4-hdaps | |
parent | xfce-extra/xfce4-eyes-plugin: Require GTK+2 libxfce4ui (diff) | |
download | gentoo-243ebfdd7efcdd128ccb368cd2dd5b40b612bde4.tar.gz gentoo-243ebfdd7efcdd128ccb368cd2dd5b40b612bde4.tar.bz2 gentoo-243ebfdd7efcdd128ccb368cd2dd5b40b612bde4.zip |
xfce-extra/xfce4-hdaps: Require GTK+2 libxfce4ui
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'xfce-extra/xfce4-hdaps')
-rw-r--r-- | xfce-extra/xfce4-hdaps/xfce4-hdaps-0.0.9-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xfce-extra/xfce4-hdaps/xfce4-hdaps-0.0.9-r2.ebuild b/xfce-extra/xfce4-hdaps/xfce4-hdaps-0.0.9-r2.ebuild index cc5f0b9d580e..838a7e62f6fe 100644 --- a/xfce-extra/xfce4-hdaps/xfce4-hdaps-0.0.9-r2.ebuild +++ b/xfce-extra/xfce4-hdaps/xfce4-hdaps-0.0.9-r2.ebuild @@ -15,7 +15,7 @@ IUSE="" COMMON_DEPEND=">=x11-libs/gtk+-2.20:2 x11-libs/libX11 - >=xfce-base/libxfce4ui-4.8 + >=xfce-base/libxfce4ui-4.8[gtk2(+)] >=xfce-base/libxfce4util-4.8 >=xfce-base/xfce4-panel-4.8[gtk2(+)]" RDEPEND="${COMMON_DEPEND} |