mirror of
https://github.com/nilfs-dev/nilfs-utils.git
synced 2026-01-26 05:37:51 +00:00
README: mention libselinux-dev as a newer package name
Newer distributions, such as Debian Sid, provide 'libselinux-dev' as the newer version of the libselinux development package. Update the footnote for libselinux development package in the "Required packages" list to mention that 'libselinux-dev' may be available. This handles the package name transition while keeping the primary instruction compatible with current stable distributions. Signed-off-by: Ryusuke Konishi <konishi.ryusuke@gmail.com>
This commit is contained in:
parent
dc7e116ddf
commit
19b5da86bc
2
README
2
README
@ -9,6 +9,8 @@
|
||||
*1: required only if supporting SELinux context mount options without
|
||||
using libmount. By default, libmount is used and support of the
|
||||
context mount depends on the libmount that distro provides.
|
||||
Note that libselinux-dev may be available as the newer version
|
||||
(as is the case in Debian Sid).
|
||||
|
||||
*2: required if resolving build dependencies via .pc (pkg-config)
|
||||
files or generating the project's .pc files.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user