summaryrefslogtreecommitdiffstats
path: root/debian/templates/libc-dev.control.in
blob: 117d407acdfc9abf4ba5358fc8433ea4345aabb6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
Package: linux-libc-dev
Meta-Rules-Target: libc-dev
Section: devel
Architecture: all
Build-Depends:
# used by upstream headers_install target
 rsync,
Depends: ${misc:Depends}
Multi-Arch: foreign
Description: Linux support headers for userspace development
 This package provides userspaces headers from the Linux kernel. These files
 are going to be installed into /usr/include, and are used by the installed
 headers for GNU libc and other system libraries.