mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 18:32:58 +02:00
kanshi: add dependency on libvarlink to enable building kanshictl
This commit is contained in:
parent
9d1d5446e6
commit
0baa4955a2
1 changed files with 2 additions and 2 deletions
|
@ -1,10 +1,10 @@
|
|||
# Template file for 'kanshi'
|
||||
pkgname=kanshi
|
||||
version=1.3.0
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=meson
|
||||
hostmakedepends="pkg-config scdoc wayland-devel"
|
||||
makedepends="wayland-devel"
|
||||
makedepends="wayland-devel libvarlink-devel"
|
||||
short_desc="Output profiles automatically enabled/disabled on hotplug"
|
||||
maintainer="Stacy Harper <contact@stacyharper.net>"
|
||||
license="MIT"
|
||||
|
|
Loading…
Add table
Reference in a new issue