test: reintroduce m4 dependency for TEST-06-SELINUX
authorFrantisek Sumsal <frantisek@sumsal.cz>
Wed, 19 May 2021 08:49:56 +0000 (10:49 +0200)
committerFrantisek Sumsal <frantisek@sumsal.cz>
Wed, 19 May 2021 11:01:07 +0000 (13:01 +0200)
commit31db4c20ea8e1b6c9f758d8a1e9601d981703ebe
tree9e1ec7acd92ec60a0028e47e40d40c4f967723df
parente7901aba1480db21e06e21cef4f6486ad71b2ec5
test: reintroduce m4 dependency for TEST-06-SELINUX

m4 is required to build the test SELinux module:

```
[   31.321789] sh[483]: /bin/sh: line 1: m4: command not found
[   31.882668] sh[488]: Compiling targeted systemd_test module
[   32.120862] sh[492]: /bin/sh: line 1: m4: command not found
[   32.159897] sh[458]: make: *** [/usr/share/selinux/devel/include/Makefile:156: tmp/systemd_test.mod] Error 127
```
test/TEST-06-SELINUX/test.sh