mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
xload: needs gettext in hostmakedepends
This commit is contained in:
parent
234a750d26
commit
2e34c49934
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ pkgname=xload
|
|||
version=1.1.3
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config xorg-util-macros"
|
||||
hostmakedepends="gettext pkg-config xorg-util-macros"
|
||||
makedepends="libXaw-devel"
|
||||
short_desc="System load average display for X"
|
||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||
|
|
Loading…
Add table
Reference in a new issue