mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +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'
|
||||
pkgname=imake
|
||||
version=1.0.7
|
||||
revision=2
|
||||
revision=3
|
||||
hostmakedepends="pkg-config perl makedepend xorg-cf-files"
|
||||
makedepends="xproto"
|
||||
makedepends="xorgproto"
|
||||
depends="xorg-cf-files"
|
||||
short_desc="X.Org imake program and related utilities"
|
||||
maintainer="Tj Vanderpoel (bougyman) <tj@rubyists.com>"
|
||||
|
|
Loading…
Add table
Reference in a new issue