From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 2E41C1382F6 for ; Wed, 6 Jul 2016 13:44:15 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2E988E08E9; Wed, 6 Jul 2016 13:44:11 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id CBA69E08E9 for ; Wed, 6 Jul 2016 13:44:10 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 35528340DAE for ; Wed, 6 Jul 2016 13:44:09 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id EE7AFB3D for ; Wed, 6 Jul 2016 13:44:06 +0000 (UTC) From: "Michael Palimaka" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michael Palimaka" Message-ID: <1467812634.e2a3ca0f179249c3155a487d6e3e7fd53311e5dc.kensington@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/liblastfm/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-libs/liblastfm/liblastfm-1.0.9-r1.ebuild media-libs/liblastfm/liblastfm-1.0.9.ebuild X-VCS-Directories: media-libs/liblastfm/ X-VCS-Committer: kensington X-VCS-Committer-Name: Michael Palimaka X-VCS-Revision: e2a3ca0f179249c3155a487d6e3e7fd53311e5dc X-VCS-Branch: master Date: Wed, 6 Jul 2016 13:44:06 +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: 1110bf2e-56b8-41d6-ac3b-15364a57e1c5 X-Archives-Hash: 574d79332f3aa6f72f033c264a092256 commit: e2a3ca0f179249c3155a487d6e3e7fd53311e5dc Author: Michael Palimaka gentoo org> AuthorDate: Wed Jul 6 13:43:50 2016 +0000 Commit: Michael Palimaka gentoo org> CommitDate: Wed Jul 6 13:43:54 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e2a3ca0f media-libs/liblastfm: add missing USE dependency Gentoo-bug: 587974 Package-Manager: portage-2.3.0 .../liblastfm/{liblastfm-1.0.9.ebuild => liblastfm-1.0.9-r1.ebuild} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/media-libs/liblastfm/liblastfm-1.0.9.ebuild b/media-libs/liblastfm/liblastfm-1.0.9-r1.ebuild similarity index 97% rename from media-libs/liblastfm/liblastfm-1.0.9.ebuild rename to media-libs/liblastfm/liblastfm-1.0.9-r1.ebuild index 5a775f5..76c6b4e 100644 --- a/media-libs/liblastfm/liblastfm-1.0.9.ebuild +++ b/media-libs/liblastfm/liblastfm-1.0.9-r1.ebuild @@ -19,13 +19,13 @@ REQUIRED_USE="|| ( qt4 qt5 )" COMMON_DEPEND=" qt4? ( - dev-qt/qtcore:4 + dev-qt/qtcore:4[ssl] dev-qt/qtdbus:4 ) qt5? ( dev-qt/qtcore:5 dev-qt/qtdbus:5 - dev-qt/qtnetwork:5 + dev-qt/qtnetwork:5[ssl] dev-qt/qtxml:5 ) fingerprint? (