imake: use xorgproto.
This commit is contained in:
parent
b660484e01
commit
e875e2d725
|
@ -1,9 +1,9 @@
|
||||||
# Template file for 'imake'
|
# Template file for 'imake'
|
||||||
pkgname=imake
|
pkgname=imake
|
||||||
version=1.0.7
|
version=1.0.7
|
||||||
revision=2
|
revision=3
|
||||||
hostmakedepends="pkg-config perl makedepend xorg-cf-files"
|
hostmakedepends="pkg-config perl makedepend xorg-cf-files"
|
||||||
makedepends="xproto"
|
makedepends="xorgproto"
|
||||||
depends="xorg-cf-files"
|
depends="xorg-cf-files"
|
||||||
short_desc="X.Org imake program and related utilities"
|
short_desc="X.Org imake program and related utilities"
|
||||||
maintainer="Tj Vanderpoel (bougyman) <tj@rubyists.com>"
|
maintainer="Tj Vanderpoel (bougyman) <tj@rubyists.com>"
|
||||||
|
|
Loading…
Reference in New Issue