tests: libinput needs python3-devel before unpacking the source rpm

This commit is contained in:
Peter Hutterer 2019-03-08 13:47:25 +10:00
parent 9e00b5a920
commit 5fc2f172d5

View File

@ -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