diff options
author | Michał Górny <mgorny@gentoo.org> | 2020-08-25 19:16:55 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2020-08-25 19:16:55 +0200 |
commit | f0ab948ca858a8441fc484646aa92bd7c9bb34b8 (patch) | |
tree | 84c3e79583fe804554b39410489a852e2630cc52 /xfce-base | |
parent | app-arch/file-roller: Stabilize 3.36.3 amd64, #717362 (diff) | |
download | gentoo-f0ab948ca858a8441fc484646aa92bd7c9bb34b8.tar.gz gentoo-f0ab948ca858a8441fc484646aa92bd7c9bb34b8.tar.bz2 gentoo-f0ab948ca858a8441fc484646aa92bd7c9bb34b8.zip |
xfce-base/exo: Correct lower bounds of dependencies
Closes: https://bugs.gentoo.org/738980
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'xfce-base')
-rw-r--r-- | xfce-base/exo/exo-4.15.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xfce-base/exo/exo-4.15.2.ebuild b/xfce-base/exo/exo-4.15.2.ebuild index 7a4a8d07d379..aa7befedb775 100644 --- a/xfce-base/exo/exo-4.15.2.ebuild +++ b/xfce-base/exo/exo-4.15.2.ebuild @@ -15,7 +15,7 @@ KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~a RDEPEND=">=dev-libs/glib-2.42 >=x11-libs/gtk+-3.22:3 - >=xfce-base/libxfce4ui-4.12:=[gtk3(+)] + >=xfce-base/libxfce4ui-4.15.1:=[gtk3(+)] >=xfce-base/libxfce4util-4.12:=" DEPEND="${RDEPEND} dev-util/gtk-doc-am |