diff options
author | Michał Górny <mgorny@gentoo.org> | 2016-07-31 18:55:12 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2016-07-31 18:55:57 +0200 |
commit | 41637d013f1b0a78dd86937e82ac0df0975bad3e (patch) | |
tree | 038325e8f5487a28943c32d218b87dcd7bdd34c9 /xfce-extra/xfce4-notifyd | |
parent | sys-kernel/gentoo-sources: Linux patch 4.1.29 (diff) | |
download | gentoo-41637d013f1b0a78dd86937e82ac0df0975bad3e.tar.gz gentoo-41637d013f1b0a78dd86937e82ac0df0975bad3e.tar.bz2 gentoo-41637d013f1b0a78dd86937e82ac0df0975bad3e.zip |
xfce-extra/xfce4-notifyd: Raise GTK+3 dep to fix build failure, #590112
Diffstat (limited to 'xfce-extra/xfce4-notifyd')
-rw-r--r-- | xfce-extra/xfce4-notifyd/xfce4-notifyd-0.3.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xfce-extra/xfce4-notifyd/xfce4-notifyd-0.3.0.ebuild b/xfce-extra/xfce4-notifyd/xfce4-notifyd-0.3.0.ebuild index 6434b5944154..4f8705cc4e52 100644 --- a/xfce-extra/xfce4-notifyd/xfce4-notifyd-0.3.0.ebuild +++ b/xfce-extra/xfce4-notifyd/xfce4-notifyd-0.3.0.ebuild @@ -15,7 +15,7 @@ KEYWORDS="~amd64 ~arm ~arm64 ~x86" IUSE="debug" RDEPEND=">=dev-libs/glib-2.42:2= - >=x11-libs/gtk+-3.14:3= + >=x11-libs/gtk+-3.20.6:3= >=x11-libs/libnotify-0.7:= >=xfce-base/libxfce4ui-4.12:=[gtk3(+)] >=xfce-base/libxfce4util-4.12:= |