Add libaio-devel BuildRequires

The zfs-test package needs a build requirement on the libaio-devel
package.  Without it ./configure will correctly determine that
mmap_libaio cannot be built and it will be skipped.

Reviewed-by: George Melikov <mail@gmelikov.ru>
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes #7821 
Closes #7824
This commit is contained in:
Brian Behlendorf 2018-08-23 09:34:34 -07:00 committed by GitHub
parent c434d8806c
commit 55972a6724
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -203,6 +203,7 @@ Requires: acl
Requires: sudo
Requires: sysstat
Requires: libaio
BuildRequires: libaio-devel
AutoReqProv: no
%description test