On Fri, Dec 12, 2014 at 6:29 PM, Chris Atkinson <[email protected]> wrote: > > Should the line: > > PKG_CHECK_MODULES(BLKID, [ blkid >= 2.24 ], > > instead read > > PKG_CHECK_MODULES(BLKID, [ blkid >= 2.25 ], > > instead since the commit message appears to mandate 2.25 not 2.24? >
I made only necessary changes, patch review can be a conservative process. The patch uses a 2.24 feature. If the reqs for libmount and libblkid are bumped to 2.25 match the runtime dependency, I don't mind either way. (resent the patch to update the README)
_______________________________________________ systemd-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/systemd-devel
