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

View file

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