i3: needs perl to build.
This commit is contained in:
parent
d33e4a0b98
commit
1800d6c66f
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ homepage="http://i3wm.org/"
|
||||||
distfiles="${homepage}/downloads/${pkgname}-${version}.tar.bz2"
|
distfiles="${homepage}/downloads/${pkgname}-${version}.tar.bz2"
|
||||||
subpackages="${pkgname}-devel"
|
subpackages="${pkgname}-devel"
|
||||||
depends="i3status"
|
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"
|
flex asciidoc xmlto docbook-xml libXcursor-devel libX11-devel startup-notification-devel"
|
||||||
conf_files="/etc/i3/config"
|
conf_files="/etc/i3/config"
|
||||||
short_desc="Improved tiling window manager."
|
short_desc="Improved tiling window manager."
|
||||||
|
|
Loading…
Reference in a new issue