tests: libinput needs python3-devel before unpacking the source rpm
This commit is contained in:
parent
9e00b5a920
commit
5fc2f172d5
@ -25,6 +25,10 @@
|
||||
|
||||
- hosts: localhost
|
||||
roles:
|
||||
- role: standard-test-rpm
|
||||
subjects: python3-devel # for pathfix during srpm prep
|
||||
tags:
|
||||
- always
|
||||
- role: standard-test-source
|
||||
tags:
|
||||
- always
|
||||
|
Loading…
Reference in New Issue
Block a user