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

EAPI=2
inherit cornucopia_git

RDEPEND=">=dev-libs/glib-2.18.0
	>=dev-libs/dbus-glib-0.76
	=dev-libs/libnl-2*
	>=media-libs/alsa-lib-1.0.20
	>=sys-apps/dbus-1.2.1
	>=sys-mobilephone/libfsobasics-0.9.1"
DEPEND="${RDEPEND}
	>=dev-lang/vala-0.7.9"