i3: needs perl to build.

This commit is contained in:
Juan RP 2012-07-07 14:21:35 +02:00
parent d33e4a0b98
commit 1800d6c66f
1 changed files with 1 additions and 1 deletions

View File

@ -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."