mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-18 19:29:21 +01:00
python: mention that --force-reinstall needs --no-deps
This commit is contained in:
parent
b5a316b060
commit
af3cf8ded1
@ -126,8 +126,9 @@
|
||||
command to upgrade a module (for example, from meson-0.61.3 to
|
||||
meson-0.62.0), insert the option <parameter>--upgrade</parameter> into
|
||||
the command line. If it's really necessary to downgrade a module or
|
||||
reinstall the same version for some reason, insert
|
||||
<parameter>--force-reinstall</parameter> into the command line.
|
||||
reinstall the same version for some reason, insert
|
||||
<parameter>--force-reinstall --no-deps</parameter> into the command
|
||||
line.
|
||||
</para>
|
||||
</important>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user