Skip to content

Commit

Permalink
docs(readme): update with modules, bz2 & dba
Browse files Browse the repository at this point in the history
  • Loading branch information
scambra authored and myii committed Jun 29, 2019
1 parent 758ae88 commit 5e04187
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions docs/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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``
^^^^^^^^^^^^^^^^^^^^^

Expand Down Expand Up @@ -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``
^^^^^^^^^^^^^^

Expand Down Expand Up @@ -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``
^^^^^^^^^^^^^^^^

Expand Down

0 comments on commit 5e04187

Please sign in to comment.