mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
libXfont: use xorgproto.
This commit is contained in:
parent
b19bbb14d7
commit
98d8669e33
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
||||||
# Template build file for 'libXfont'.
|
# Template build file for 'libXfont'.
|
||||||
pkgname=libXfont
|
pkgname=libXfont
|
||||||
version=1.5.4
|
version=1.5.4
|
||||||
revision=1
|
revision=2
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="xproto xtrans fontcacheproto fontsproto freetype-devel libfontenc-devel"
|
makedepends="xorgproto xtrans freetype-devel libfontenc-devel"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
short_desc="X font Library"
|
short_desc="X font Library"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
|
|
Loading…
Add table
Reference in a new issue