diff options
author | Michał Górny <mgorny@gentoo.org> | 2021-01-13 19:05:56 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2021-01-13 19:05:56 +0100 |
commit | d84f231a3a64fc65ce3ab2f87aecc3e9afeffbf9 (patch) | |
tree | 0111a1e33058cf246232e79bd30c0832f0515f55 /xfce-base/exo | |
parent | media-video/rav1e: Version bump (diff) | |
download | gentoo-d84f231a3a64fc65ce3ab2f87aecc3e9afeffbf9.tar.gz gentoo-d84f231a3a64fc65ce3ab2f87aecc3e9afeffbf9.tar.bz2 gentoo-d84f231a3a64fc65ce3ab2f87aecc3e9afeffbf9.zip |
xfce-base/exo: Require xfce4-dev-tools-4.16.0
Closes: https://bugs.gentoo.org/765256
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'xfce-base/exo')
-rw-r--r-- | xfce-base/exo/exo-4.16.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xfce-base/exo/exo-4.16.0.ebuild b/xfce-base/exo/exo-4.16.0.ebuild index 96c225ee8e5d..2cfa5d5ce161 100644 --- a/xfce-base/exo/exo-4.16.0.ebuild +++ b/xfce-base/exo/exo-4.16.0.ebuild @@ -21,7 +21,7 @@ DEPEND="${RDEPEND}" BDEPEND=" dev-util/gtk-doc-am dev-util/intltool - dev-util/xfce4-dev-tools + >=dev-util/xfce4-dev-tools-4.16.0 sys-devel/gettext virtual/pkgconfig" |