Installons la version 4 de la libvpx
This commit is contained in:
@@ -22,6 +22,12 @@ virtualbox_repository:
|
||||
|
||||
{% endif %}
|
||||
|
||||
{% if grains['os'] == 'Fedora' and grains['osmajorrelease'] == 29 %}
|
||||
Installons l'ancienne version de libvpx:
|
||||
pkg.installed:
|
||||
- sources:
|
||||
- libvpx4: "https://kojipkgs.fedoraproject.org//packages/compat-libvpx4/1.6.1/1.fc28/x86_64/compat-libvpx4-1.6.1-1.fc28.x86_64.rpm"
|
||||
|
||||
VirtualBox-5.2:
|
||||
pkg.installed
|
||||
|
||||
|
||||
Reference in New Issue
Block a user