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 BAC9A1396DB for ; Sun, 19 Nov 2017 17:46:02 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 25C97E0E94; Sun, 19 Nov 2017 17:46:02 +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 02F69E0E94 for ; Sun, 19 Nov 2017 17:46:01 +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 A48F1340BEA for ; Sun, 19 Nov 2017 17:46:00 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 30089A072 for ; Sun, 19 Nov 2017 17:45:59 +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: <1511113190.a9266f6b9d0c9ef0d121cdba19143e5d1536c492.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/mediastreamer/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-libs/mediastreamer/mediastreamer-2.9.0-r2.ebuild X-VCS-Directories: media-libs/mediastreamer/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: a9266f6b9d0c9ef0d121cdba19143e5d1536c492 X-VCS-Branch: master Date: Sun, 19 Nov 2017 17:45:59 +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: 292af4a9-2b15-4bdc-94b8-189fdc4df1d9 X-Archives-Hash: a215597d6bc4a3270d2a3471344d805d commit: a9266f6b9d0c9ef0d121cdba19143e5d1536c492 Author: Andreas Sturmlechner gentoo org> AuthorDate: Sun Nov 19 17:30:12 2017 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sun Nov 19 17:39:50 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a9266f6b media-libs/mediastreamer: Require dev-util/xxdi if USE=video Closes: https://bugs.gentoo.org/637194 Package-Manager: Portage-2.3.14, Repoman-2.3.6 media-libs/mediastreamer/mediastreamer-2.9.0-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-libs/mediastreamer/mediastreamer-2.9.0-r2.ebuild b/media-libs/mediastreamer/mediastreamer-2.9.0-r2.ebuild index 22229604baa..f7ee6dc92bc 100644 --- a/media-libs/mediastreamer/mediastreamer-2.9.0-r2.ebuild +++ b/media-libs/mediastreamer/mediastreamer-2.9.0-r2.ebuild @@ -64,8 +64,8 @@ DEPEND="${RDEPEND} dev-util/intltool virtual/pkgconfig doc? ( app-doc/doxygen ) - opengl? ( dev-util/xxdi ) test? ( >=dev-util/cunit-2.1_p2[ncurses] ) + video? ( dev-util/xxdi ) X? ( x11-proto/videoproto ) " PDEPEND="