mirror of
https://github.com/armbian/build.git
synced 2025-09-19 12:41:39 +02:00
kernel-debs: linux-libc-dev: add Conflicts: linux-libc-dev
- can't remember if should add `Replaces: linux-libc-dev` as well Maybe-fixes: 22511b31cf7018de65fce7bf6ae41f88b47b4cfa
This commit is contained in:
parent
5c18ce8f28
commit
28e1b946c9
@ -554,6 +554,7 @@ function kernel_package_callback_linux_libc_dev() {
|
||||
Section: devel
|
||||
Priority: optional
|
||||
Provides: linux-libc-dev
|
||||
Conflicts: linux-libc-dev
|
||||
Architecture: ${ARCH}
|
||||
Description: Armbian Linux support headers for userspace development
|
||||
This package provides userspaces headers from the Linux kernel. These headers
|
||||
|
Loading…
x
Reference in New Issue
Block a user