mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
hddtemp: needs gettext in hostmakedepends
This commit is contained in:
parent
74871f253e
commit
2c96245043
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@ revision=3
|
||||||
wrksrc="hddtemp-${version/.b/-b}"
|
wrksrc="hddtemp-${version/.b/-b}"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-db-path=/usr/share/hddtemp/hddtemp.db"
|
configure_args="--with-db-path=/usr/share/hddtemp/hddtemp.db"
|
||||||
|
hostmakedepends="gettext"
|
||||||
short_desc="Hard drive temperature monitoring utility"
|
short_desc="Hard drive temperature monitoring utility"
|
||||||
maintainer="Georg S. <gescha@posteo.de>"
|
maintainer="Georg S. <gescha@posteo.de>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
|
|
Loading…
Add table
Reference in a new issue