summaryrefslogtreecommitdiff
blob: 0f2fe6e9f062d5a7e0e5d30d0d202e81ba6c5eb1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-neon/gst-plugins-neon-0.10.18.ebuild,v 1.3 2010/06/24 10:40:18 hwoarang Exp $

inherit autotools gst-plugins-bad

KEYWORDS="~alpha amd64 ~ppc ~ppc64 ~x86"
IUSE=""

RDEPEND=">=net-libs/neon-0.26
	>=media-libs/gst-plugins-base-0.10.27"
DEPEND="${RDEPEND}"