mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-27 07:52:55 +02:00
mcelog: add missing hostmakedepends
This commit is contained in:
parent
457f021c2a
commit
30d9d25aad
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@ pkgname=mcelog
|
||||||
version=180
|
version=180
|
||||||
revision=1
|
revision=1
|
||||||
archs="i686* x86_64*"
|
archs="i686* x86_64*"
|
||||||
|
hostmakedepends="python3"
|
||||||
conf_files="/etc/mcelog/mcelog.conf"
|
conf_files="/etc/mcelog/mcelog.conf"
|
||||||
short_desc="Decode kernel machine check log on x86 machines"
|
short_desc="Decode kernel machine check log on x86 machines"
|
||||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
|
|
Loading…
Add table
Reference in a new issue