Browse Source

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

tags/v0.36.0
Sergio Cambra 5 years ago
parent
commit
5e041871ec
No account linked to committer's email address
1 changed files with 17 additions and 0 deletions
  1. +17
    -0
      docs/README.rst

+ 17
- 0
docs/README.rst View File

@@ -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``
^^^^^^^^^^^^^^^^


Loading…
Cancel
Save