Fix optional dependencies
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
name: inxi
|
name: inxi
|
||||||
description: A full featured system information script
|
description: A full featured system information script
|
||||||
version: 3.3.40_1
|
version: 3.3.40_1
|
||||||
revision: 1
|
revision: 2
|
||||||
url: https://smxi.org/docs/inxi.htm
|
url: https://smxi.org/docs/inxi.htm
|
||||||
license: GPL3-or-later
|
license: GPL3-or-later
|
||||||
maintainers:
|
maintainers:
|
||||||
@@ -25,11 +25,10 @@ optional_depends:
|
|||||||
- iproute2:ip:-i ip LAN"
|
- iproute2:ip:-i ip LAN"
|
||||||
- kmod:modinfo:Ax; -Nx module version"
|
- kmod:modinfo:Ax; -Nx module version"
|
||||||
- lvm2:lvs:-L LVM data"
|
- lvm2:lvs:-L LVM data"
|
||||||
- lm_sensors:sensors:-s sensors output"
|
- lm-sensors:sensors:-s sensors output"
|
||||||
- mdadm:-Ra advanced mdraid data"
|
- mdadm:-Ra advanced mdraid data"
|
||||||
- mesa:glxinfo:-G (X) glx info"
|
- mesa:glxinfo:-G (X) glx info"
|
||||||
- smartmontools:smartctl:-Da advanced data"
|
- smartmontools:smartctl:-Da advanced data"
|
||||||
- tree:--debugger 20,21 /sys tree"
|
|
||||||
- upower:-sx attached device battery info"
|
- upower:-sx attached device battery info"
|
||||||
- vulkan-tools:vulkaninfo:-G vulkan info"
|
- vulkan-tools:vulkaninfo:-G vulkan info"
|
||||||
- wget:-i (if no dig); -w,-W; -U"
|
- wget:-i (if no dig); -w,-W; -U"
|
||||||
|
|||||||
Reference in New Issue
Block a user