Ver código fonte

docs(readme): update with modules, bz2 & dba

tags/v0.36.0
Sergio Cambra 5 anos atrás
pai
commit
5e041871ec
Nenhuma conta vinculada ao e-mail do autor do commit
1 arquivos alterados com 17 adições e 0 exclusões
  1. +17
    -0
      docs/README.rst

+ 17
- 0
docs/README.rst Ver arquivo

@@ -306,6 +306,11 @@ Installs the php-auth-sasl package.

Installs the php-bcmath package.

``php.ng.bz2``
^^^^^^^^^^^^^^

Installs the php-bz2 package.

``php.ng.cache-lite``
^^^^^^^^^^^^^^^^^^^^^

@@ -354,6 +359,11 @@ Installs the php5-curl package on Debian, and ensures that curl itself is
installed for RedHat systems, this is due to the curl libs being provided by
php-common, which will get installed with the main php package.

``php.ng.dba``
^^^^^^^^^^^^^^

Installs the php-dba package.

``php.ng.dev``
^^^^^^^^^^^^^^

@@ -532,6 +542,13 @@ Disabled on opensuse need server:php:extensions repo
Installs the php-memcached package.
Disabled on opensuse need server:php:extensions repo

``php.ng.modules``
^^^^^^^^^^^^^^^^^^

Calls ``php.ng.<name>`` for each entry in ``php:ng:modules`` if available, or
try to install the matching packages that can be set via from
``php:ng:lookup:pkgs``

``php.ng.mongo``
^^^^^^^^^^^^^^^^


Carregando…
Cancelar
Salvar