commit | 800d408a3427fd5c74d2d9f9baa6093ac0386632 | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab@s-opensource.com> | Fri Jul 21 13:20:41 2017 -0300 |
committer | Jonathan Corbet <corbet@lwn.net> | Sun Jul 23 16:00:04 2017 -0600 |
tree | ddc6533e5daa1d6b8f796bd30948661412dc4a59 | |
parent | 868366aaac009fa74e5c8a452db6d6276c605e8b [diff] |
sphinx-pre-install: add support for Mageia Add support for detecting and installing missing packages on Mageia. I opted to use "urpmi" at the install instructions, as this is present on Mageia since ever. Yet, if I were using Mageia 6, I would likely be using "dnf", as it is, IMHO, easier to use. Tested with Mageia 6. Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com> Signed-off-by: Jonathan Corbet <corbet@lwn.net>