libXpm: needs gettext in hostmakedepends
This commit is contained in:
parent
4c4cec8875
commit
becb869b4a
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ pkgname=libXpm
|
|||
version=3.5.12
|
||||
revision=2
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config"
|
||||
hostmakedepends="gettext pkg-config"
|
||||
makedepends="xorgproto libSM-devel libXext-devel libXt-devel"
|
||||
short_desc="X PixMap Library from modular Xorg X11"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
|
|
Loading…
Reference in a new issue