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

EAPI="5"

inherit gst-plugins-base

KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sh sparc x86 ~x86-fbsd"
IUSE=""

RDEPEND=">=dev-libs/glib-2.24:2"
DEPEND="${RDEPEND}"