Install selinux-policy-targeted

Otherwise latest rpm-ostree fails with
```
Writing rpmdb... done
error: Loading pkgcache branch rpmostree/pkg/adwaita-cursor-theme/40.0-2.fc34.noarch: SELinux enabled, but no policy found
```
This commit is contained in:
Martin Pitt 2021-05-01 13:42:34 +02:00 committed by Vladan Popovic
parent e6767e9a28
commit bd41bf4cf2
1 changed files with 2 additions and 0 deletions

View File

@ -44,6 +44,8 @@ packages:
- kbd - kbd
- nss-altfiles - nss-altfiles
- pciutils - pciutils
# don't care, but rpm-ostree build fails otherwise
- selinux-policy-targeted
- sudo - sudo
- usbutils - usbutils
# shell tools and development # shell tools and development