summaryrefslogtreecommitdiff
blob: 9fc50245679bc98796cfbe67e615ac3a4a764313 (plain)
1
2
3
4
5
6
7
8
9
10
11
# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$

EAPI=5

DESCRIPTION="Virtual Package installing the Header files for DVB"
SLOT="0"
KEYWORDS="amd64 arm ppc ppc64 x86"

RDEPEND=">=sys-kernel/linux-headers-3.0"