From ba50b560d879cf50924a107b0874fcca104ef896 Mon Sep 17 00:00:00 2001 From: travankor Date: Tue, 17 Dec 2019 00:39:03 -0700 Subject: [PATCH] kanshi: remove wlroots as a dependency. --- srcpkgs/kanshi/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/kanshi/template b/srcpkgs/kanshi/template index f08a106e5ab..5e91366292e 100644 --- a/srcpkgs/kanshi/template +++ b/srcpkgs/kanshi/template @@ -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 " 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() {