mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-11 13:27:06 +09:00
linux-kernel-headers was removed from unstable in 2007, so presumably was last released in etch. libkxl0-dev still depends on it, so don't remove the Provides yet.
10 lines
375 B
Plaintext
10 lines
375 B
Plaintext
Package: linux-libc-dev
|
|
Section: devel
|
|
Depends: ${misc:Depends}
|
|
# Remove this Provides when #826519 is closed
|
|
Provides: linux-kernel-headers
|
|
Multi-Arch: same
|
|
Description: Linux support headers for userspace development
|
|
This package provides userspaces headers from the Linux kernel. These headers
|
|
are used by the installed headers for GNU libc and other system libraries.
|