Merge github#845: app-benchmarks/bonnie++: fixes a couple of bugs and bump to EAPI 6.
[gentoo.git] / media-plugins / gst-plugins-lame / gst-plugins-lame-1.6.3.ebuild
1 # Copyright 1999-2016 Gentoo Foundation
2 # Distributed under the terms of the GNU General Public License v2
3 # $Id$
4
5 EAPI="5"
6 GST_ORG_MODULE=gst-plugins-ugly
7
8 inherit gstreamer
9
10 KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd"
11 IUSE=""
12
13 RDEPEND=">=media-sound/lame-3.99.5-r1[${MULTILIB_USEDEP}]"
14 DEPEND="${RDEPEND}"