aboutsummaryrefslogtreecommitdiff
blob: 78011357d063f62eee8141e13f45571855d0a0d9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $

EAPI="5"

inherit gst-plugins-good-multilib

DESCRIPTION="GStreamer plugin for HTTP client sources"

KEYWORDS="~amd64"
IUSE=""

RDEPEND=">=net-libs/libsoup-2.38[${MULTILIB_USEDEP}]"
DEPEND="${RDEPEND}"