Loading doc/source/core_plugins.rst +2 −0 Original line number Original line Diff line number Diff line Loading @@ -42,6 +42,8 @@ Build elements elements/pip elements/pip .. _authoring_source_plugins: Sources Sources ------- ------- .. toctree:: .. toctree:: Loading doc/source/install_main.rst +4 −0 Original line number Original line Diff line number Diff line Loading @@ -13,6 +13,10 @@ BuildStream requires the following base system requirements: * PyGObject introspection bindings * PyGObject introspection bindings * psutil python library (so you don't have to install GCC and python-devel to build it yourself) * psutil python library (so you don't have to install GCC and python-devel to build it yourself) BuildStream also depends on the host tools for the :mod:`Source <buildstream.source>` plugins. Refer to the respective :ref:`authoring_source_plugins` documentation for host tool requirements of specific plugins. If you intend to push built artifacts to a remote artifact server, If you intend to push built artifacts to a remote artifact server, which requires special permissions, you will also need: which requires special permissions, you will also need: Loading Loading
doc/source/core_plugins.rst +2 −0 Original line number Original line Diff line number Diff line Loading @@ -42,6 +42,8 @@ Build elements elements/pip elements/pip .. _authoring_source_plugins: Sources Sources ------- ------- .. toctree:: .. toctree:: Loading
doc/source/install_main.rst +4 −0 Original line number Original line Diff line number Diff line Loading @@ -13,6 +13,10 @@ BuildStream requires the following base system requirements: * PyGObject introspection bindings * PyGObject introspection bindings * psutil python library (so you don't have to install GCC and python-devel to build it yourself) * psutil python library (so you don't have to install GCC and python-devel to build it yourself) BuildStream also depends on the host tools for the :mod:`Source <buildstream.source>` plugins. Refer to the respective :ref:`authoring_source_plugins` documentation for host tool requirements of specific plugins. If you intend to push built artifacts to a remote artifact server, If you intend to push built artifacts to a remote artifact server, which requires special permissions, you will also need: which requires special permissions, you will also need: Loading