From e734efc2e72287a195bf999d38e5c97f195ae801 Mon Sep 17 00:00:00 2001 From: Michael Palimaka Date: Thu, 19 Jan 2017 03:43:53 +1100 Subject: [PATCH] media-sound/mp3diags: add missing USE dependency Gentoo-bug: 606102 Package-Manager: Portage-2.3.3, Repoman-2.3.1 --- .../{mp3diags-1.2.03.ebuild => mp3diags-1.2.03-r1.ebuild} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename media-sound/mp3diags/{mp3diags-1.2.03.ebuild => mp3diags-1.2.03-r1.ebuild} (93%) diff --git a/media-sound/mp3diags/mp3diags-1.2.03.ebuild b/media-sound/mp3diags/mp3diags-1.2.03-r1.ebuild similarity index 93% rename from media-sound/mp3diags/mp3diags-1.2.03.ebuild rename to media-sound/mp3diags/mp3diags-1.2.03-r1.ebuild index 84283f54c86c..2fa7148c1180 100644 --- a/media-sound/mp3diags/mp3diags-1.2.03.ebuild +++ b/media-sound/mp3diags/mp3diags-1.2.03-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -19,7 +19,7 @@ KEYWORDS="~amd64 ~x86" IUSE="" DEPEND=" - >=dev-libs/boost-1.37:= + dev-libs/boost:=[threads] dev-qt/qtcore:4 dev-qt/qtgui:4 sys-libs/zlib -- 2.26.2