diff options
author | 2019-08-22 13:36:56 +0200 | |
---|---|---|
committer | 2019-08-22 14:31:46 +0200 | |
commit | bf86332fa2449d55de8b4a97942d0d448e89a443 (patch) | |
tree | cda8928dac05fbddb46710fef2d2298275ec57e3 /xfce-extra/xfce4-notes-plugin | |
parent | xfce-extra/xfce4-mailwatch-plugin: Require GTK+2 libxfce4ui (diff) | |
download | gentoo-bf86332fa2449d55de8b4a97942d0d448e89a443.tar.gz gentoo-bf86332fa2449d55de8b4a97942d0d448e89a443.tar.bz2 gentoo-bf86332fa2449d55de8b4a97942d0d448e89a443.zip |
xfce-extra/xfce4-notes-plugin: Require GTK+2 libxfce4ui
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'xfce-extra/xfce4-notes-plugin')
-rw-r--r-- | xfce-extra/xfce4-notes-plugin/xfce4-notes-plugin-1.8.1-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xfce-extra/xfce4-notes-plugin/xfce4-notes-plugin-1.8.1-r2.ebuild b/xfce-extra/xfce4-notes-plugin/xfce4-notes-plugin-1.8.1-r2.ebuild index cb219a9cf63f..716eebe8897c 100644 --- a/xfce-extra/xfce4-notes-plugin/xfce4-notes-plugin-1.8.1-r2.ebuild +++ b/xfce-extra/xfce4-notes-plugin/xfce4-notes-plugin-1.8.1-r2.ebuild @@ -16,7 +16,7 @@ IUSE="" RDEPEND=">=dev-libs/glib-2.24:2 >=x11-libs/gtk+-2.20:2 - >=xfce-base/libxfce4ui-4.10:= + >=xfce-base/libxfce4ui-4.10:=[gtk2(+)] >=xfce-base/libxfce4util-4.10:= >=xfce-base/xfce4-panel-4.10:=[gtk2(+)] >=xfce-base/xfconf-4.10:= |