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 395781382C5 for ; Mon, 19 Feb 2018 06:44:33 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 48DD1E0B21; Mon, 19 Feb 2018 06:44:30 +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 295B9E0B1C for ; Mon, 19 Feb 2018 06:44:29 +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 81635335C2A for ; Mon, 19 Feb 2018 06:44:28 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CD2AD232 for ; Mon, 19 Feb 2018 06:44:26 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1519022637.384ab7753f9e6fc5ed00c89a9e9fc1a4f9bac943.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-video/vlc/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-video/vlc/vlc-9999.ebuild X-VCS-Directories: media-video/vlc/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 384ab7753f9e6fc5ed00c89a9e9fc1a4f9bac943 X-VCS-Branch: master Date: Mon, 19 Feb 2018 06:44:26 +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: d0a7d577-0934-4032-9da1-184e5f922fa2 X-Archives-Hash: 370e9fc324f71131dae8a6106caa81d4 commit: 384ab7753f9e6fc5ed00c89a9e9fc1a4f9bac943 Author: Andreas Sturmlechner gentoo org> AuthorDate: Mon Feb 19 02:03:51 2018 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Mon Feb 19 06:43:57 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=384ab775 media-video/vlc: Add new DEPEND for USE=skins Package-Manager: Portage-2.3.24, Repoman-2.3.6 media-video/vlc/vlc-9999.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/media-video/vlc/vlc-9999.ebuild b/media-video/vlc/vlc-9999.ebuild index ce349cf4908..21bc19b3062 100644 --- a/media-video/vlc/vlc-9999.ebuild +++ b/media-video/vlc/vlc-9999.ebuild @@ -198,6 +198,7 @@ RDEPEND=" X? ( x11-libs/libX11 x11-libs/libxcb + x11-libs/libXcursor x11-libs/xcb-util x11-libs/xcb-util-keysyms )