summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2020-11-07 21:14:26 -0500
committerMatt Turner <mattst88@gentoo.org>2020-11-07 21:14:26 -0500
commit5fcf66ac254726eeba937514b54fd89a41b4e4ea (patch)
tree5ff86d698af5f771c4db2a591409edd33090fbc1 /dev-libs/glib
parentx11-misc/notification-daemon: EAPI 7 (diff)
downloadgentoo-5fcf66ac254726eeba937514b54fd89a41b4e4ea.tar.gz
gentoo-5fcf66ac254726eeba937514b54fd89a41b4e4ea.tar.bz2
gentoo-5fcf66ac254726eeba937514b54fd89a41b4e4ea.zip
dev-libs/glib: Fix gdbus-codegen blocker
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'dev-libs/glib')
-rw-r--r--dev-libs/glib/glib-2.66.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/glib/glib-2.66.2.ebuild b/dev-libs/glib/glib-2.66.2.ebuild
index 3cff0edd36d8..8424a066a35e 100644
--- a/dev-libs/glib/glib-2.66.2.ebuild
+++ b/dev-libs/glib/glib-2.66.2.ebuild
@@ -30,7 +30,7 @@ KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~
# them or just put the (build) deps in that rare consumer instead of recursive
# RDEPEND here (due to lack of recursive DEPEND).
RDEPEND="
- !<dev-util/gdbus-codegen-${PV}
+ !<dev-util/gdbus-codegen-2.66.0
>=virtual/libiconv-0-r1[${MULTILIB_USEDEP}]
>=dev-libs/libpcre-8.31:3[${MULTILIB_USEDEP},static-libs?]
>=dev-libs/libffi-3.0.13-r1:=[${MULTILIB_USEDEP}]