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 2F53F1396D0 for ; Wed, 6 Sep 2017 01:48:05 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 564B51FC07D; Wed, 6 Sep 2017 01:48:04 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 34FA11FC07D for ; Wed, 6 Sep 2017 01:48:04 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 41D4033BF1C for ; Wed, 6 Sep 2017 01:48:03 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D0B978E27 for ; Wed, 6 Sep 2017 01:48:01 +0000 (UTC) From: "Matthias Maier" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matthias Maier" Message-ID: <1504662285.81e8852f642aa7de4e81aae1fead656b67152039.tamiko@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/quodlibet/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-sound/quodlibet/quodlibet-3.9.1.ebuild X-VCS-Directories: media-sound/quodlibet/ X-VCS-Committer: tamiko X-VCS-Committer-Name: Matthias Maier X-VCS-Revision: 81e8852f642aa7de4e81aae1fead656b67152039 X-VCS-Branch: master Date: Wed, 6 Sep 2017 01:48:01 +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: d92239ea-01cc-4840-9a6e-96b89e033c58 X-Archives-Hash: e9a8abdf471923fe769fda6702820779 commit: 81e8852f642aa7de4e81aae1fead656b67152039 Author: Matthias Maier gentoo org> AuthorDate: Wed Sep 6 01:44:45 2017 +0000 Commit: Matthias Maier gentoo org> CommitDate: Wed Sep 6 01:44:45 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=81e8852f media-sound/quodlibet: update dependencies Package-Manager: Portage-2.3.6, Repoman-2.3.3 media-sound/quodlibet/quodlibet-3.9.1.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/media-sound/quodlibet/quodlibet-3.9.1.ebuild b/media-sound/quodlibet/quodlibet-3.9.1.ebuild index aa76a36cecf..1211cda94c3 100644 --- a/media-sound/quodlibet/quodlibet-3.9.1.ebuild +++ b/media-sound/quodlibet/quodlibet-3.9.1.ebuild @@ -16,6 +16,7 @@ IUSE="+dbus gstreamer ipod +udev" RDEPEND="dev-libs/keybinder:3[introspection] dev-python/feedparser[${PYTHON_USEDEP}] + dev-python/faulthandler[${PYTHON_USEDEP}] dev-python/futures[${PYTHON_USEDEP}] dev-python/pygobject:3[${PYTHON_USEDEP}] >=media-libs/mutagen-1.32[${PYTHON_USEDEP}]