|
Lines 4715-4721
msgstr ""
Link Here
|
| 4715 |
#. type: Plain text |
4715 |
#. type: Plain text |
| 4716 |
#: documentation/content/en/books/porters-handbook/uses/_index.adoc:1695 |
4716 |
#: documentation/content/en/books/porters-handbook/uses/_index.adoc:1695 |
| 4717 |
msgid "" |
4717 |
msgid "" |
| 4718 |
"`PYTHON_NO_DEPENDS=yes` can be used when the variables exported by the " |
4718 |
"`USES=python:env` can be used when the variables exported by the " |
| 4719 |
"framework are needed but a dependency on Python is not. It can happen when " |
4719 |
"framework are needed but a dependency on Python is not. It can happen when " |
| 4720 |
"using with <<uses-shebangfix,`USES=shebangfix`>>, and the goal is only to " |
4720 |
"using with <<uses-shebangfix,`USES=shebangfix`>>, and the goal is only to " |
| 4721 |
"fix the shebangs but not add a dependency on Python." |
4721 |
"fix the shebangs but not add a dependency on Python." |
|
Lines 5242-5248
msgstr ""
Link Here
|
| 5242 |
msgid "" |
5242 |
msgid "" |
| 5243 |
"When used with <<uses-python,`USES=python`>>, and the aim is only to fix the " |
5243 |
"When used with <<uses-python,`USES=python`>>, and the aim is only to fix the " |
| 5244 |
"shebangs but a dependency on Python itself is not wanted, use " |
5244 |
"shebangs but a dependency on Python itself is not wanted, use " |
| 5245 |
"`PYTHON_NO_DEPENDS=yes`." |
5245 |
"`USES=python:env` instead." |
| 5246 |
msgstr "" |
5246 |
msgstr "" |
| 5247 |
|
5247 |
|
| 5248 |
#. type: Block title |
5248 |
#. type: Block title |