summaryrefslogtreecommitdiffstats
path: root/zfs.spec.in
diff options
context:
space:
mode:
authorBrian Behlendorf <[email protected]>2012-04-30 13:31:05 -0700
committerBrian Behlendorf <[email protected]>2012-04-30 13:32:07 -0700
commit3462fa279c7e821e3afdb02bf687a779a82a38ee (patch)
treed45eebf8cca0ed31a4f3e4044298d13af5dfabbc /zfs.spec.in
parentb39d3b9f7be925ba9314c336099f31f508e1d940 (diff)
Add mdadm and bc dependencies
The zfs-test package additionally depends on mdadm and bc to run the zfault.sh tests. Signed-off-by: Brian Behlendorf <[email protected]> Closes #690
Diffstat (limited to 'zfs.spec.in')
-rw-r--r--zfs.spec.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/zfs.spec.in b/zfs.spec.in
index 0066c8315..2bed540b0 100644
--- a/zfs.spec.in
+++ b/zfs.spec.in
@@ -42,7 +42,7 @@ additional applications against the %{name} libraries.
%package test
Summary: ZFS File System Test Infrastructure
Group: Utilities/System
-Requires: zfs parted lsscsi
+Requires: zfs parted lsscsi mdadm bc
%description test
The %{name}-test package contains a test infrastructure for zpios which