mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-09 05:23:02 +02:00
cantarell-fonts: needs gettext in hostmakedepends
This commit is contained in:
parent
ec4095b406
commit
bf9405008b
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
build_style=meson
|
build_style=meson
|
||||||
configure_args="-Dfontsdir=/usr/share/fonts/cantarell -Duseprebuilt=true -Dbuildappstream=true"
|
configure_args="-Dfontsdir=/usr/share/fonts/cantarell -Duseprebuilt=true -Dbuildappstream=true"
|
||||||
hostmakedepends="pkg-config meson appstream-glib"
|
hostmakedepends="gettext pkg-config meson appstream-glib"
|
||||||
depends="fontconfig"
|
depends="fontconfig"
|
||||||
short_desc="Cantarell family of TrueType fonts"
|
short_desc="Cantarell family of TrueType fonts"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
|
|
Loading…
Add table
Reference in a new issue