Merge pull request #1088 from bougyman/feature/imake_bug
imake: add depends for xorg-cf-files
This commit is contained in:
commit
ee69cd9453
|
@ -1,9 +1,10 @@
|
|||
# Template file for 'imake'
|
||||
pkgname=imake
|
||||
version=1.0.7
|
||||
revision=1
|
||||
revision=2
|
||||
hostmakedepends="pkg-config perl makedepend xorg-cf-files"
|
||||
makedepends="xproto"
|
||||
depends="xorg-cf-files"
|
||||
short_desc="X.Org imake program and related utilities"
|
||||
maintainer="Tj Vanderpoel (bougyman) <tj@rubyists.com>"
|
||||
license="GPL-2"
|
||||
|
|
Loading…
Reference in New Issue
Block a user