mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-19 03:39:20 +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
|
command to upgrade a module (for example, from meson-0.61.3 to
|
||||||
meson-0.62.0), insert the option <parameter>--upgrade</parameter> into
|
meson-0.62.0), insert the option <parameter>--upgrade</parameter> into
|
||||||
the command line. If it's really necessary to downgrade a module or
|
the command line. If it's really necessary to downgrade a module or
|
||||||
reinstall the same version for some reason, insert
|
reinstall the same version for some reason, insert
|
||||||
<parameter>--force-reinstall</parameter> into the command line.
|
<parameter>--force-reinstall --no-deps</parameter> into the command
|
||||||
|
line.
|
||||||
</para>
|
</para>
|
||||||
</important>
|
</important>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user