aboutsummaryrefslogtreecommitdiff
blob: 0bec5c84029622dee6e2cab8bd0a2d1d75a2425b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $

EAPI="5"

inherit gst-plugins-ugly-multilib

KEYWORDS="~amd64"
IUSE=""

# 20111220 ensures us X264_BUILD >= 120
RDEPEND=">=media-libs/x264-0.0.20111220:=[${MULTILIB_USEDEP}]"
DEPEND="${RDEPEND}"