diff options
author | Remi Collet <remi@remirepo.net> | 2020-04-28 08:16:59 +0200 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2020-04-28 08:16:59 +0200 |
commit | dc3c1978dc1619b5ab3e85d96e2505a63fa81f4a (patch) | |
tree | ed0ad9df19156b52a42b65c4cab90b7a87a6eda9 | |
parent | ca09e1f426c0080cd95a4f63e374ff045ae1b7c0 (diff) |
add ice ext.
-rw-r--r-- | mashinfo.el6 | 3 | ||||
-rw-r--r-- | mashinfo.el7 | 5 | ||||
-rw-r--r-- | mashinfo.el8 | 5 |
3 files changed, 13 insertions, 0 deletions
diff --git a/mashinfo.el6 b/mashinfo.el6 index 4f28ae2d..8e5a1599 100644 --- a/mashinfo.el6 +++ b/mashinfo.el6 @@ -333,6 +333,7 @@ php71-php-pecl-http php71-php-pecl-http-devel php71-php-pecl-hprose php71-php-pecl-hrtime +php71-php-pecl-ice php71-php-pecl-igbinary php71-php-pecl-igbinary-devel php71-php-pecl-imagick @@ -1258,6 +1259,7 @@ php72-php-pecl-http-message php72-php-pecl-http-message-devel php72-php-pecl-hprose php72-php-pecl-hrtime +php72-php-pecl-ice php72-php-pecl-igbinary php72-php-pecl-igbinary-devel php72-php-pecl-imagick @@ -1467,6 +1469,7 @@ php73-php-pecl-http-message php73-php-pecl-http-message-devel php73-php-pecl-hprose php73-php-pecl-hrtime +php73-php-pecl-ice php73-php-pecl-igbinary php73-php-pecl-igbinary-devel php73-php-pecl-imagick diff --git a/mashinfo.el7 b/mashinfo.el7 index f734cacf..493fd602 100644 --- a/mashinfo.el7 +++ b/mashinfo.el7 @@ -471,6 +471,7 @@ php71-php-pecl-http php71-php-pecl-http-devel php71-php-pecl-hprose php71-php-pecl-hrtime +php71-php-pecl-ice php71-php-pecl-igbinary php71-php-pecl-igbinary-devel php71-php-pecl-imagick @@ -1433,6 +1434,7 @@ php72-php-pecl-http-message php72-php-pecl-http-message-devel php72-php-pecl-hprose php72-php-pecl-hrtime +php72-php-pecl-ice php72-php-pecl-igbinary php72-php-pecl-igbinary-devel php72-php-pecl-imagick @@ -1656,6 +1658,7 @@ php73-php-pecl-http-message php72-php-pecl-http-message-devel php73-php-pecl-hprose php73-php-pecl-hrtime +php73-php-pecl-ice php73-php-pecl-igbinary php73-php-pecl-igbinary-devel php73-php-pecl-imagick @@ -1880,6 +1883,7 @@ php74-php-pecl-http-message php74-php-pecl-http-message-devel php74-php-pecl-hprose php74-php-pecl-hrtime +php74-php-pecl-ice php74-php-pecl-igbinary php74-php-pecl-igbinary-devel php74-php-pecl-imagick @@ -2103,6 +2107,7 @@ php80-php-pecl-http-message php80-php-pecl-http-message-devel php80-php-pecl-hprose php80-php-pecl-hrtime +php80-php-pecl-ice php80-php-pecl-igbinary php80-php-pecl-igbinary-devel php80-php-pecl-imagick diff --git a/mashinfo.el8 b/mashinfo.el8 index 2550ccd8..5ecf6620 100644 --- a/mashinfo.el8 +++ b/mashinfo.el8 @@ -468,6 +468,7 @@ php71-php-pecl-http php71-php-pecl-http-devel php71-php-pecl-hprose php71-php-pecl-hrtime +php71-php-pecl-ice php71-php-pecl-igbinary php71-php-pecl-igbinary-devel php71-php-pecl-imagick @@ -964,6 +965,7 @@ php72-php-pecl-http-message php72-php-pecl-http-message-devel php72-php-pecl-hprose php72-php-pecl-hrtime +php72-php-pecl-ice php72-php-pecl-igbinary php72-php-pecl-igbinary-devel php72-php-pecl-imagick @@ -1188,6 +1190,7 @@ php73-php-pecl-http-message php73-php-pecl-http-message-devel php73-php-pecl-hprose php73-php-pecl-hrtime +php73-php-pecl-ice php73-php-pecl-igbinary php73-php-pecl-igbinary-devel php73-php-pecl-imagick @@ -1413,6 +1416,7 @@ php74-php-pecl-http-message php74-php-pecl-http-message-devel php74-php-pecl-hprose php74-php-pecl-hrtime +php74-php-pecl-ice php74-php-pecl-igbinary php74-php-pecl-igbinary-devel php74-php-pecl-imagick @@ -1637,6 +1641,7 @@ php80-php-pecl-http-message php80-php-pecl-http-message-devel php80-php-pecl-hprose php80-php-pecl-hrtime +php80-php-pecl-ice php80-php-pecl-igbinary php80-php-pecl-igbinary-devel php80-php-pecl-imagick |