commit: 7a2a00c7abcd407d709190ceb35858a30a8ebf75
Author: Joerg Bornkessel <hd_brummy <AT> gentoo <DOT> org>
AuthorDate: Thu May 5 16:34:11 2016 +0000
Commit: Joerg Bornkessel <hd_brummy <AT> gentoo <DOT> org>
CommitDate: Thu May 5 16:34:11 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7a2a00c7
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 8119d68..7f120fd 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() {