File: control.linux-libc-dev.in

package info (click to toggle)
cross-toolchain-base-ports 45
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 348 kB
  • sloc: makefile: 1,250; perl: 1,235; sh: 231; python: 43
file content (12 lines) | stat: -rw-r--r-- 545 bytes parent folder | download | duplicates (14)
1
2
3
4
5
6
7
8
9
10
11
12

Package: linux-libc-dev-CROSS_ARCH-cross
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}
Provides: linux-kernel-headers-CROSS_ARCH-cross, linux-libc-dev-CROSS_ARCH-dcv1
Built-Using: ${bu:linux}
Description: Linux Kernel Headers for development (for cross-compiling)
 This package provides headers from the Linux kernel.  These headers
 are used by the installed headers for GNU glibc and other system
 libraries. They are NOT meant to be used to build third-party modules for
 your kernel. Use linux-headers-* packages for that.