From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id B0D50138CEC for ; Fri, 19 Jun 2015 12:29:18 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 301A5E082B; Fri, 19 Jun 2015 12:29:13 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id D5E52E082B for ; Fri, 19 Jun 2015 12:29:12 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 094D8340BE6 for ; Fri, 19 Jun 2015 12:29:12 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8A6ADA32 for ; Fri, 19 Jun 2015 12:29:10 +0000 (UTC) From: "Johannes Huber" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Johannes Huber" Message-ID: <1434716982.21d5a97c436a0f35c07bebe57a42f5fcf67a503b.johu@gentoo> Subject: [gentoo-commits] dev/johu:master commit in: media-sound/tomahawk/ X-VCS-Repository: dev/johu X-VCS-Files: media-sound/tomahawk/tomahawk-9999.ebuild X-VCS-Directories: media-sound/tomahawk/ X-VCS-Committer: johu X-VCS-Committer-Name: Johannes Huber X-VCS-Revision: 21d5a97c436a0f35c07bebe57a42f5fcf67a503b X-VCS-Branch: master Date: Fri, 19 Jun 2015 12:29:10 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 715c1f0c-4609-4b84-96fa-48522acea8f2 X-Archives-Hash: 2dfb4f2a1d8ffe618dfd0e2c141f596b commit: 21d5a97c436a0f35c07bebe57a42f5fcf67a503b Author: Johannes Huber gentoo org> AuthorDate: Fri Jun 19 12:29:42 2015 +0000 Commit: Johannes Huber gentoo org> CommitDate: Fri Jun 19 12:29:42 2015 +0000 URL: https://gitweb.gentoo.org/dev/johu.git/commit/?id=21d5a97c [media-sound/tomahawk] Sync with tree Package-Manager: portage-2.2.20 media-sound/tomahawk/tomahawk-9999.ebuild | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/media-sound/tomahawk/tomahawk-9999.ebuild b/media-sound/tomahawk/tomahawk-9999.ebuild index 0e29f3a..dbc3200 100644 --- a/media-sound/tomahawk/tomahawk-9999.ebuild +++ b/media-sound/tomahawk/tomahawk-9999.ebuild @@ -28,8 +28,7 @@ REQUIRED_USE="telepathy? ( kde )" DEPEND=" dev-cpp/lucene++ dev-cpp/sparsehash - dev-libs/boost - dev-libs/quazip + dev-libs/boost:= >=media-libs/taglib-1.8.0 >=net-libs/gnutls-3.2 x11-libs/libX11 @@ -40,6 +39,7 @@ DEPEND=" >=dev-libs/libattica-0.4.0 dev-libs/qjson dev-libs/qtkeychain[qt4] + dev-libs/quazip[qt4] dev-qt/designer:4 dev-qt/qtcore:4 dev-qt/qtdbus:4 @@ -55,6 +55,7 @@ DEPEND=" qt5? ( app-crypt/qca:2[qt5] dev-libs/qtkeychain[qt5] + dev-libs/quazip[qt5] dev-qt/designer:5 dev-qt/qtcore:5 dev-qt/qtsvg:5