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'
|
||||
pkgname=libXfont2
|
||||
version=2.0.3
|
||||
revision=1
|
||||
revision=2
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="xproto xtrans fontcacheproto fontsproto freetype-devel libfontenc-devel"
|
||||
makedepends="xorgproto xtrans freetype-devel libfontenc-devel"
|
||||
build_style=gnu-configure
|
||||
short_desc="X font 2 Library"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
|
|
Loading…
Add table
Reference in a new issue