The README already listed how to install the required packages on other popular distributions. Since a lot of filesystem development happens on SUSE systems and both the command as well as the list of packages are slightly different, it only made sense to include these. Signed-off-by: Gabriel Niebler <gniebler@xxxxxxxx> --- README | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README b/README index 65e7ed7b..657fb2f6 100644 --- a/README +++ b/README @@ -18,6 +18,11 @@ _______________________ libcap-devel (Older distributions may require xfsprogs-qa-devel as well.) (Note that for RHEL and CentOS, you may need the EPEL repo.) + For openSUSE or SUSE Linux Enterprise: + sudo zypper install acct automake bc dbench duperemove dump fio \ + gcc indent libacl-devel libaio-devel libattr-devel libbtrfs-devel \ + libcap libcap-devel libtool liburing-devel libuuid-devel lvm2 make \ + quota sqlite3 xfsdump xfsprogs xfsprogs-devel - run make - run make install - create fsgqa test user ("sudo useradd -m fsgqa") -- 2.35.1