<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Dec 12, 2014 at 6:29 PM, Chris Atkinson <span dir="ltr"><<a href="mailto:cwa@pipeline.com" target="_blank">cwa@pipeline.com</a>></span> wrote:<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Should the line:<br>
<span><br>
PKG_CHECK_MODULES(BLKID, [ blkid >= 2.24 ],<br>
<br>
</span>instead read<br>
<br>
PKG_CHECK_MODULES(BLKID, [ blkid >= 2.25 ],<br>
<br>
instead since the commit message appears to mandate 2.25 not 2.24?<br></blockquote><div> </div><div>I made only necessary changes, patch review can be a conservative process.<br>The patch uses a 2.24 feature.<br>If the reqs for libmount and libblkid are bumped to 2.25 match the runtime dependency, I don't mind either way.<br><br>(resent the patch to update the README)<br></div></div></div></div>