tests: libinput needs python3-devel before unpacking the source rpm
This commit is contained in:
parent
9e00b5a920
commit
5fc2f172d5
1 changed files with 4 additions and 0 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue