mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 18:32:58 +02:00
imake: use xorgproto.
This commit is contained in:
parent
b660484e01
commit
e875e2d725
1 changed files with 2 additions and 2 deletions
|
@ -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…
Add table
Reference in a new issue