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

EAPI=5

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

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