cpufrequtils: needs gettext in hostmakedepends
This commit is contained in:
parent
5a642c280b
commit
ee4ff07b72
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@ wrksrc="${pkgname}-${_commit}"
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
make_build_args="STRIP=true"
|
make_build_args="STRIP=true"
|
||||||
make_install_args="mandir=/usr/share/man"
|
make_install_args="mandir=/usr/share/man"
|
||||||
|
hostmakedepends="gettext"
|
||||||
short_desc="Userspace tools for the Linux kernel cpufreq subsystem"
|
short_desc="Userspace tools for the Linux kernel cpufreq subsystem"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue