summaryrefslogtreecommitdiff
blob: c4326a0dfaa25c43b7d2f918125ea222bc229c1a (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 ~mips ppc ppc64 x86"

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