From: Joerg Bornkessel Date: Thu, 5 May 2016 16:34:11 +0000 (+0200) Subject: depend boost has to compile with threads support, thx to T.Foerster on wrt bug 566124 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=7a2a00c7abcd407d709190ceb35858a30a8ebf75;p=gentoo.git depend boost has to compile with threads support, thx to T.Foerster on wrt bug 566124 Package-Manager: portage-2.2.28 --- diff --git a/media-plugins/vdr-fritzbox/vdr-fritzbox-1.5.3.ebuild b/media-plugins/vdr-fritzbox/vdr-fritzbox-1.5.3.ebuild index 8119d68d8016..7f120fd2d9db 100644 --- a/media-plugins/vdr-fritzbox/vdr-fritzbox-1.5.3.ebuild +++ b/media-plugins/vdr-fritzbox/vdr-fritzbox-1.5.3.ebuild @@ -17,7 +17,7 @@ IUSE="" DEPEND=">=media-video/vdr-1.7.34 dev-libs/libgcrypt:0 - dev-libs/boost" + dev-libs/boost[threads]" RDEPEND="${DEPEND}" pkg_postinst() {