aboutsummaryrefslogtreecommitdiff
blob: 730420b5280a74d2b3e4c30b7cd72ccbaf1cde15 (plain)
1
2
3
4
5
6
7
8
9
10
# 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"
DEPEND="${RDEPEND}
	>=dev-lang/vala-0.7.9.2"