mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
fonttosfnt: fix makedepends.
This commit is contained in:
parent
c5efdeda8a
commit
f2c4758960
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ version=1.0.5
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config xorg-util-macros"
|
hostmakedepends="pkg-config xorg-util-macros"
|
||||||
makedepends="libfontenc-devel"
|
makedepends="libfontenc-devel freetype-devel"
|
||||||
short_desc="Wraps a set of bdf or pcf bitmap fonts in a sfnt OpenType wrapper"
|
short_desc="Wraps a set of bdf or pcf bitmap fonts in a sfnt OpenType wrapper"
|
||||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
|
|
Loading…
Add table
Reference in a new issue