i3: needs perl to build.
This commit is contained in:
parent
d33e4a0b98
commit
1800d6c66f
|
@ -6,7 +6,7 @@ homepage="http://i3wm.org/"
|
|||
distfiles="${homepage}/downloads/${pkgname}-${version}.tar.bz2"
|
||||
subpackages="${pkgname}-devel"
|
||||
depends="i3status"
|
||||
makedepends="which pkg-config pcre-devel>=8.30 yajl-devel libxcb-devel libev-devel
|
||||
makedepends="which perl pkg-config pcre-devel>=8.30 yajl-devel libxcb-devel libev-devel
|
||||
flex asciidoc xmlto docbook-xml libXcursor-devel libX11-devel startup-notification-devel"
|
||||
conf_files="/etc/i3/config"
|
||||
short_desc="Improved tiling window manager."
|
||||
|
|
Loading…
Reference in New Issue