summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2020-03-25 12:49:53 -0700
committerMatt Turner <mattst88@gentoo.org>2020-03-25 13:32:50 -0700
commitce2fc27c73a110a88c627353a38471f52cec4249 (patch)
treea5683700026343542e37f0ca951324cb838c098f /net-libs/glib-networking
parentdev-python/pypy: Fix install after eclass changes (diff)
downloadgentoo-ce2fc27c73a110a88c627353a38471f52cec4249.tar.gz
gentoo-ce2fc27c73a110a88c627353a38471f52cec4249.tar.bz2
gentoo-ce2fc27c73a110a88c627353a38471f52cec4249.zip
net-libs/glib-networking: Bump glib dependency
Closes: https://bugs.gentoo.org/714684 Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'net-libs/glib-networking')
-rw-r--r--net-libs/glib-networking/glib-networking-2.64.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/glib-networking/glib-networking-2.64.0.ebuild b/net-libs/glib-networking/glib-networking-2.64.0.ebuild
index 8d32ec30bc65..1ea5388a9023 100644
--- a/net-libs/glib-networking/glib-networking-2.64.0.ebuild
+++ b/net-libs/glib-networking/glib-networking-2.64.0.ebuild
@@ -15,7 +15,7 @@ RESTRICT="!test? ( test )"
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
RDEPEND="
- >=dev-libs/glib-2.60.0:2[${MULTILIB_USEDEP}]
+ >=dev-libs/glib-2.64.0:2[${MULTILIB_USEDEP}]
libproxy? ( >=net-libs/libproxy-0.4.11-r1:=[${MULTILIB_USEDEP}] )
>=net-libs/gnutls-3.6.5:=[${MULTILIB_USEDEP}]
ssl? ( app-misc/ca-certificates )