app-leechcraft/lc-touchstreams: x86 stable wrt bug #563420
[gentoo.git] / app-leechcraft / lc-touchstreams / lc-touchstreams-0.6.60.ebuild
1 # Copyright 1999-2014 Gentoo Foundation
2 # Distributed under the terms of the GNU General Public License v2
3 # $Id$
4
5 EAPI="4"
6
7 inherit leechcraft
8
9 DESCRIPTION="VKontakte music source plugin for LeechCraft"
10
11 SLOT="0"
12 KEYWORDS="amd64 x86"
13 IUSE="debug"
14
15 DEPEND="~app-leechcraft/lc-core-${PV}
16         >=dev-libs/boost-1.52.0
17         dev-libs/qjson
18         dev-qt/qtwebkit:4"
19 RDEPEND="${DEPEND}"