diff options
author | Remi Collet <remi@remirepo.net> | 2020-06-18 12:25:02 +0200 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2020-06-18 12:25:02 +0200 |
commit | f5ba26c763627ae5b22bcb87584d181d72ad5787 (patch) | |
tree | b9588ce62f3a801bc5b98be1d6bc169b43c7bc33 | |
parent | e54c5f9154f0a7e17c867329f3037cc796c69d69 (diff) |
hdrhistogram => HdrHistogram_c
-rw-r--r-- | mashinfo.el6 | 6 | ||||
-rw-r--r-- | mashinfo.el7 | 6 | ||||
-rw-r--r-- | mashinfo.el8 | 6 |
3 files changed, 9 insertions, 9 deletions
diff --git a/mashinfo.el6 b/mashinfo.el6 index cf84cc05..73618d0b 100644 --- a/mashinfo.el6 +++ b/mashinfo.el6 @@ -17,9 +17,9 @@ ImageMagick7-c++ ImageMagick7-djvu ImageMagick7-heic base58 -hdrhistogram -hdrhistogram-devel -hdrhistogram-libs +HdrHistogram_c +HdrHistogram_c-devel +HdrHistogram_c-libs libbase58 libbase58-devel libbson diff --git a/mashinfo.el7 b/mashinfo.el7 index d8b02bc6..21be2f77 100644 --- a/mashinfo.el7 +++ b/mashinfo.el7 @@ -113,9 +113,9 @@ enchant2-devel libbase58 libbase58-devel cmph -hdrhistogram -hdrhistogram-devel -hdrhistogram-libs +HdrHistogram_c +HdrHistogram_c-devel +HdrHistogram_c-libs libcouchbase libcouchbase-devel libcouchbase-libev diff --git a/mashinfo.el8 b/mashinfo.el8 index a1937141..51721142 100644 --- a/mashinfo.el8 +++ b/mashinfo.el8 @@ -109,9 +109,9 @@ base58 libbase58 libbase58-devel cmph -hdrhistogram -hdrhistogram-devel -hdrhistogram-libs +HdrHistogram_c +HdrHistogram_c-devel +HdrHistogram_c-libs libcouchbase libcouchbase-devel libcouchbase-libev |