i3: make i3status a rundep
This commit is contained in:
parent
ee4560efe7
commit
85682aaa5a
1 changed files with 3 additions and 0 deletions
|
@ -3,6 +3,7 @@ pkgname=i3
|
|||
version=4.1
|
||||
homepage="http://i3wm.org/"
|
||||
distfiles="${homepage}/downloads/${pkgname}-${version}.tar.bz2"
|
||||
revision=1
|
||||
short_desc="Improved tiling window manager."
|
||||
maintainer="davehome <davehome@redthumb.info.tm>"
|
||||
license="BSD"
|
||||
|
@ -17,6 +18,8 @@ subpackages="${pkgname}-devel"
|
|||
|
||||
conf_files="/etc/i3/config"
|
||||
|
||||
Add_dependency run i3status
|
||||
|
||||
Add_dependency build pkg-config
|
||||
Add_dependency build yajl-devel
|
||||
Add_dependency build libxcb-devel
|
||||
|
|
Loading…
Reference in a new issue