mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-17 15:34:18 +08:00
Add help2man to the list of dependencies for Fedora
This commit is contained in:
parent
7ab71fd6a8
commit
1603570ba2
@ -620,6 +620,7 @@ fedora()
|
||||
protobuf-compiler \
|
||||
zstd \
|
||||
lzip \
|
||||
help2man \
|
||||
gdb ; do rpm -q $pkg > /dev/null || echo $pkg; done)
|
||||
# If the list of packages is not empty, install missing
|
||||
COUNT=$(echo $PKGS | wc -w)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user