From 7a2a00c7abcd407d709190ceb35858a30a8ebf75 Mon Sep 17 00:00:00 2001 From: Joerg Bornkessel Date: Thu, 5 May 2016 18:34:11 +0200 Subject: [PATCH] depend boost has to compile with threads support, thx to T.Foerster on wrt bug 566124 Package-Manager: portage-2.2.28 --- media-plugins/vdr-fritzbox/vdr-fritzbox-1.5.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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() { -- 2.26.2