summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2014-06-22 11:44:15 +0000
committerAnthony G. Basile <blueness@gentoo.org>2014-06-22 11:44:15 +0000
commitc7359d244d16d120666ce940cd97fbe96cce9fc6 (patch)
tree48d6a7525e8bac7eda233af7f4bdcb392f807f61 /net-dns
parentFix building with >=dev-libs/libwbxml-0.11.0 by using #include <wbxml/wbxml.h... (diff)
downloadgentoo-2-c7359d244d16d120666ce940cd97fbe96cce9fc6.tar.gz
gentoo-2-c7359d244d16d120666ce940cd97fbe96cce9fc6.tar.bz2
gentoo-2-c7359d244d16d120666ce940cd97fbe96cce9fc6.zip
Add dependency on dev-libs/glib:2, bug #514362
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)
Diffstat (limited to 'net-dns')
-rw-r--r--net-dns/namecoind/ChangeLog5
-rw-r--r--net-dns/namecoind/namecoind-0.3.72.ebuild3
2 files changed, 6 insertions, 2 deletions
diff --git a/net-dns/namecoind/ChangeLog b/net-dns/namecoind/ChangeLog
index 7a7abe0e06ba..95b4790dcf48 100644
--- a/net-dns/namecoind/ChangeLog
+++ b/net-dns/namecoind/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-dns/namecoind
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-dns/namecoind/ChangeLog,v 1.2 2014/01/08 06:45:52 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/namecoind/ChangeLog,v 1.3 2014/06/22 11:44:15 blueness Exp $
+
+ 22 Jun 2014; Anthony G. Basile <blueness@gentoo.org> namecoind-0.3.72.ebuild:
+ Add dependency on dev-libs/glib:2, bug #514362
08 Jan 2014; Mike Frysinger <vapier@gentoo.org> namecoind-0.3.72.ebuild:
Inherit the user eclass for enewuser/etc...
diff --git a/net-dns/namecoind/namecoind-0.3.72.ebuild b/net-dns/namecoind/namecoind-0.3.72.ebuild
index bbb6d784e6d8..241e90b2ec9c 100644
--- a/net-dns/namecoind/namecoind-0.3.72.ebuild
+++ b/net-dns/namecoind/namecoind-0.3.72.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-dns/namecoind/namecoind-0.3.72.ebuild,v 1.2 2014/01/08 06:45:52 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/namecoind/namecoind-0.3.72.ebuild,v 1.3 2014/06/22 11:44:15 blueness Exp $
EAPI=4
@@ -19,6 +19,7 @@ IUSE="ssl upnp"
RDEPEND="
dev-libs/boost[threads(+)]
+ dev-libs/glib:2
dev-libs/crypto++
dev-libs/openssl[-bindist]
upnp? (