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 E7812139694 for ; Sun, 2 Jul 2017 10:29:24 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4838A2340A2; Sun, 2 Jul 2017 10:29:24 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 244242340A2 for ; Sun, 2 Jul 2017 10:29:24 +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 0BE4D341945 for ; Sun, 2 Jul 2017 10:29:23 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 242787490 for ; Sun, 2 Jul 2017 10:29:21 +0000 (UTC) From: "Alexis Ballier" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Alexis Ballier" Message-ID: <1498990179.85c7fca830d7c1e8e7bf1e2aba517470c3dc4e76.aballier@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/libquicktime/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-libs/libquicktime/libquicktime-1.2.4-r2.ebuild X-VCS-Directories: media-libs/libquicktime/ X-VCS-Committer: aballier X-VCS-Committer-Name: Alexis Ballier X-VCS-Revision: 85c7fca830d7c1e8e7bf1e2aba517470c3dc4e76 X-VCS-Branch: master Date: Sun, 2 Jul 2017 10:29:21 +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: 42c55f90-8087-43af-a467-bdf821fdd28f X-Archives-Hash: 841ed557d690eb43a5b23b1a9b6f3ea3 commit: 85c7fca830d7c1e8e7bf1e2aba517470c3dc4e76 Author: Alexis Ballier gentoo org> AuthorDate: Sun Jul 2 10:09:39 2017 +0000 Commit: Alexis Ballier gentoo org> CommitDate: Sun Jul 2 10:09:39 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=85c7fca8 media-libs/libquicktime: add missing := dep on x264 Package-Manager: Portage-2.3.6, Repoman-2.3.2 media-libs/libquicktime/libquicktime-1.2.4-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-libs/libquicktime/libquicktime-1.2.4-r2.ebuild b/media-libs/libquicktime/libquicktime-1.2.4-r2.ebuild index ddb77bccb76..f6d9c2953c5 100644 --- a/media-libs/libquicktime/libquicktime-1.2.4-r2.ebuild +++ b/media-libs/libquicktime/libquicktime-1.2.4-r2.ebuild @@ -42,7 +42,7 @@ RDEPEND=">=virtual/libintl-0-r1[${MULTILIB_USEDEP}] x11-libs/libXt x11-libs/libXv ) - x264? ( >=media-libs/x264-0.0.20130506[${MULTILIB_USEDEP}] )" + x264? ( >=media-libs/x264-0.0.20130506:=[${MULTILIB_USEDEP}] )" DEPEND="${RDEPEND} >=virtual/pkgconfig-0-r1[${MULTILIB_USEDEP}] sys-devel/gettext