kanshi: remove wlroots as a dependency.

This commit is contained in:
travankor 2019-12-17 00:39:03 -07:00 committed by Helmut Pozimski
parent 7efdceb86b
commit ba50b560d8
1 changed files with 3 additions and 3 deletions

View File

@ -3,13 +3,13 @@ pkgname=kanshi
version=1.0.0
revision=1
build_style=meson
hostmakedepends="pkg-config wayland-devel scdoc"
makedepends="wlroots-devel wayland-devel"
hostmakedepends="pkg-config scdoc wayland-devel"
makedepends="wayland-devel"
short_desc="Ouput profiles automatically enabled/disabled on hotplug"
maintainer="Stacy Harper <contact@stacyharper.net>"
license="MIT"
homepage="https://github.com/emersion/kanshi"
distfiles="https://github.com/emersion/${pkgname}/archive/v${version}.tar.gz"
distfiles="https://github.com/emersion/kanshi/archive/v${version}.tar.gz"
checksum=90b200107b32b72259d60bfc08b12c782b13e706b7e617d058df292506fdbf90
post_install() {