summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual/variables.rst
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/ref-manual/variables.rst')
-rw-r--r--documentation/ref-manual/variables.rst11
1 files changed, 5 insertions, 6 deletions
diff --git a/documentation/ref-manual/variables.rst b/documentation/ref-manual/variables.rst
index 634f19a673..781cd19765 100644
--- a/documentation/ref-manual/variables.rst
+++ b/documentation/ref-manual/variables.rst
@@ -5632,6 +5632,11 @@ system and gives an overview of their function and contents.
5632 5632
5633 :term:`PE` is the default value of the :term:`PKGE` variable. 5633 :term:`PE` is the default value of the :term:`PKGE` variable.
5634 5634
5635 :term:`PEP517_BUILD_API`
5636 When used by recipes that inherit the :ref:`python_pep517
5637 <ref-classes-python_pep517>` class, specifies the entry point to the
5638 PEP-517 compliant build API (such as ``flit_core.buildapi``).
5639
5635 :term:`PEP517_WHEEL_PATH` 5640 :term:`PEP517_WHEEL_PATH`
5636 When used by recipes that inherit the 5641 When used by recipes that inherit the
5637 :ref:`python_pep517 <ref-classes-python_pep517>` class, 5642 :ref:`python_pep517 <ref-classes-python_pep517>` class,
@@ -5644,12 +5649,6 @@ system and gives an overview of their function and contents.
5644 ``bash-4.2-r1/``). This variable is comprised of the following: 5649 ``bash-4.2-r1/``). This variable is comprised of the following:
5645 ${:term:`PN`}-${:term:`EXTENDPE`}${:term:`PV`}-${:term:`PR`} 5650 ${:term:`PN`}-${:term:`EXTENDPE`}${:term:`PV`}-${:term:`PR`}
5646 5651
5647 :term:`PIP_INSTALL_ARGS`
5648 When used by recipes that inherit the
5649 :ref:`python_pep517 <ref-classes-python_pep517>` class,
5650 denotes the arguments passed to ``pip install`` to adjust the
5651 behavior of how the ``wheel`` is installed.
5652
5653 :term:`PIXBUF_PACKAGES` 5652 :term:`PIXBUF_PACKAGES`
5654 When inheriting the :ref:`pixbufcache <ref-classes-pixbufcache>` 5653 When inheriting the :ref:`pixbufcache <ref-classes-pixbufcache>`
5655 class, this variable identifies packages that contain the pixbuf 5654 class, this variable identifies packages that contain the pixbuf