Switch all pkgs to add git to hostmakedepends.

This commit is contained in:
Juan RP
2014-07-27 16:05:16 +02:00
parent 28e82e663d
commit 2376314850
111 changed files with 112 additions and 67 deletions

View File

@@ -2,8 +2,8 @@
pkgname=frankenwm-git
version=20140706
revision=1
hostmakedepends="pkg-config git"
makedepends="libxcb-devel xcb-util-devel xcb-util-wm-devel xcb-util-keysyms-devel"
hostmakedepends="pkg-config"
build_style=gnu-makefile
short_desc="XCB dynamic tiling WM"
maintainer="Ypnose <linuxienATlegtuxDOTorg>"