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

inherit gst-plugins-good

KEYWORDS="~amd64 ~x86"
IUSE=""

DEPEND=">=media-libs/gstreamer-0.10.18
	>=media-libs/gst-plugins-base-0.10.18"
RDEPEND="${DEPEND}
	virtual/os-headers"