i3: needs perl to build (close #730)
This commit is contained in:
parent
5e9e665fb6
commit
a5293eb012
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
|||
# Template file for 'i3'
|
||||
pkgname=i3
|
||||
version=4.8
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=gnu-makefile
|
||||
hostmakedepends="which pkg-config"
|
||||
hostmakedepends="pkg-config perl"
|
||||
makedepends="pcre-devel>=8.30 yajl-devel libxcb-devel libev-devel
|
||||
pango-devel startup-notification-devel>=0.12_3 xcb-util-devel>=0.3.9
|
||||
xcb-util-keysyms-devel>=0.3.9 xcb-util-wm-devel>=0.3.9 xcb-util-cursor-devel"
|
||||
|
|
Loading…
Reference in a new issue