wf-config: fix build

This commit is contained in:
Jürgen Buchmüller 2020-01-25 15:08:43 +01:00
parent 2753c6b5e7
commit c7418dbd58

View file

@ -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"