mirror of
https://github.com/armbian/build
synced 2025-09-24 19:47:06 +07: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: 22511b31cf
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user