mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 08:03:51 +02:00
wf-config: fix build
This commit is contained in:
parent
2753c6b5e7
commit
c7418dbd58
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ version=0.3
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="libevdev-devel wlroots-devel"
|
makedepends="libevdev-devel wlroots-devel xcb-util-errors-devel xcb-util-wm-devel"
|
||||||
short_desc="Wayfire library for managing configuration files"
|
short_desc="Wayfire library for managing configuration files"
|
||||||
maintainer="Young Jin Park <youngjinpark20@gmail.com>"
|
maintainer="Young Jin Park <youngjinpark20@gmail.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
|
|
Loading…
Add table
Reference in a new issue