mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 22:53:51 +02:00
Merge pull request #1088 from bougyman/feature/imake_bug
imake: add depends for xorg-cf-files
This commit is contained in:
commit
ee69cd9453
1 changed files with 2 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue