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 133A1139083 for ; Wed, 6 Dec 2017 12:36:41 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5C749E0FA0; Wed, 6 Dec 2017 12:36:40 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 3F168E0FA0 for ; Wed, 6 Dec 2017 12:36:40 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 E958C33BEC7 for ; Wed, 6 Dec 2017 12:36:38 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id ACC16AE75 for ; Wed, 6 Dec 2017 12:36:37 +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: <1512563789.fe1e1cc7eadd0af1e7e08ae9e19d203f69f0464c.kensington@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-im/qtox/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-im/qtox/qtox-9999.ebuild X-VCS-Directories: net-im/qtox/ X-VCS-Committer: kensington X-VCS-Committer-Name: Michael Palimaka X-VCS-Revision: fe1e1cc7eadd0af1e7e08ae9e19d203f69f0464c X-VCS-Branch: master Date: Wed, 6 Dec 2017 12:36:37 +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: e3f07492-f558-445f-86e0-6e50e57007b6 X-Archives-Hash: b18bcce1d0fe77f01ee3841b4fb0548c commit: fe1e1cc7eadd0af1e7e08ae9e19d203f69f0464c Author: Sergey Alirzaev gmail com> AuthorDate: Mon Dec 4 16:06:03 2017 +0000 Commit: Michael Palimaka gentoo org> CommitDate: Wed Dec 6 12:36:29 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fe1e1cc7 net-im/qtox: add media-libs/libexif dep won't build otherwise Closes: https://github.com/gentoo/gentoo/pull/6435 net-im/qtox/qtox-9999.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/net-im/qtox/qtox-9999.ebuild b/net-im/qtox/qtox-9999.ebuild index 21c7d9d197c..c635dfc405d 100644 --- a/net-im/qtox/qtox-9999.ebuild +++ b/net-im/qtox/qtox-9999.ebuild @@ -28,6 +28,7 @@ RDEPEND=" dev-qt/qtwidgets:5 dev-qt/qtxml:5 media-gfx/qrencode + media-libs/libexif media-libs/openal >=media-video/ffmpeg-2.6.3[webp,v4l] gtk? ( dev-libs/atk