commit:     272880184588a229f2426a758df932462abf7025
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 19 10:11:52 2017 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Oct 19 10:21:55 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=27288018

kde-misc/kcollectd: Depend on boost:=

Package-Manager: Portage-2.3.11, Repoman-2.3.3

 kde-misc/kcollectd/kcollectd-0.9-r1.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/kde-misc/kcollectd/kcollectd-0.9-r1.ebuild 
b/kde-misc/kcollectd/kcollectd-0.9-r1.ebuild
index 912282a0683..a06fbb5bdb6 100644
--- a/kde-misc/kcollectd/kcollectd-0.9-r1.ebuild
+++ b/kde-misc/kcollectd/kcollectd-0.9-r1.ebuild
@@ -14,7 +14,8 @@ SLOT="4"
 KEYWORDS="~amd64 ~x86"
 IUSE="debug"
 
-DEPEND="dev-libs/boost
+DEPEND="
+       dev-libs/boost:=
        net-analyzer/rrdtool"
 RDEPEND="${DEPEND}
        || ( app-admin/collectd[collectd_plugins_rrdtool] 
app-admin/collectd[collectd_plugins_rrdcached] )"

Reply via email to