mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-15 19:43:50 +02:00
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'
|
# Template file for 'i3'
|
||||||
pkgname=i3
|
pkgname=i3
|
||||||
version=4.8
|
version=4.8
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
hostmakedepends="which pkg-config"
|
hostmakedepends="pkg-config perl"
|
||||||
makedepends="pcre-devel>=8.30 yajl-devel libxcb-devel libev-devel
|
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
|
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"
|
xcb-util-keysyms-devel>=0.3.9 xcb-util-wm-devel>=0.3.9 xcb-util-cursor-devel"
|
||||||
|
|
Loading…
Add table
Reference in a new issue