mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
libXfont2: use xorgproto.
This commit is contained in:
parent
98d8669e33
commit
52fe1b38d7
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
||||||
# Template file for 'libXfont2'
|
# Template file for 'libXfont2'
|
||||||
pkgname=libXfont2
|
pkgname=libXfont2
|
||||||
version=2.0.3
|
version=2.0.3
|
||||||
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 2 Library"
|
short_desc="X font 2 Library"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
|
|
Loading…
Add table
Reference in a new issue