# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ EAPI=1 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"