mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-21 22:53:37 +00:00
configure: Require yajl >= 2.0.4 (RHBZ#1169045).
Earlier versions fail to parse integers from 'qemu-img info' output correctly, resulting in bugs like https://bugzilla.redhat.com/show_bug.cgi?id=1169045 Thanks: muued @ IRC
This commit is contained in:
2
README
2
README
@@ -148,7 +148,7 @@ The full requirements are described below.
|
||||
+--------------+-------------+---+-----------------------------------------+
|
||||
| sd-journal | | O | systemd journal library |
|
||||
+--------------+-------------+---+-----------------------------------------+
|
||||
| yajl | 2 | O | JSON parser for parsing output of |
|
||||
| yajl | 2.0.4 | O | JSON parser for parsing output of |
|
||||
| | | | ldmtool and qemu-img info commands. |
|
||||
+--------------+-------------+---+-----------------------------------------+
|
||||
| gdisk | | O | GPT disk support. |
|
||||
|
||||
Reference in New Issue
Block a user