Commit 2a41ea6
committed
Fix wrong package name for fiotest
fiotest depends on libio-dev on ubuntu. But the package libio-devel was
added to generic list, which is unavailable on ubuntu. This patch fixes it.
Signed-off-by: Narasimhan V <16101053+narasimhan-v@users.noreply.github.com>1 parent 366d652 commit 2a41ea6
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
92 | | - | |
| 92 | + | |
93 | 93 | | |
94 | 94 | | |
95 | 95 | | |
| |||
0 commit comments