Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: xfce-base/exo/
Date: Tue, 25 Aug 2020 17:17:42
Message-Id: 1598375815.f0ab948ca858a8441fc484646aa92bd7c9bb34b8.mgorny@gentoo
1 commit: f0ab948ca858a8441fc484646aa92bd7c9bb34b8
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Tue Aug 25 17:16:55 2020 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Tue Aug 25 17:16:55 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f0ab948c
7
8 xfce-base/exo: Correct lower bounds of dependencies
9
10 Closes: https://bugs.gentoo.org/738980
11 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
12
13 xfce-base/exo/exo-4.15.2.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/xfce-base/exo/exo-4.15.2.ebuild b/xfce-base/exo/exo-4.15.2.ebuild
17 index 7a4a8d07d37..aa7befedb77 100644
18 --- a/xfce-base/exo/exo-4.15.2.ebuild
19 +++ b/xfce-base/exo/exo-4.15.2.ebuild
20 @@ -15,7 +15,7 @@ KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~a
21
22 RDEPEND=">=dev-libs/glib-2.42
23 >=x11-libs/gtk+-3.22:3
24 - >=xfce-base/libxfce4ui-4.12:=[gtk3(+)]
25 + >=xfce-base/libxfce4ui-4.15.1:=[gtk3(+)]
26 >=xfce-base/libxfce4util-4.12:="
27 DEPEND="${RDEPEND}
28 dev-util/gtk-doc-am