mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-25 06:52:56 +02:00
wf-config: remove uneeded makedepends, revbump
This commit is contained in:
parent
833e379a14
commit
be4834df84
1 changed files with 2 additions and 3 deletions
|
@ -1,11 +1,10 @@
|
|||
# Template file for 'wf-config'
|
||||
pkgname=wf-config
|
||||
version=0.4.0
|
||||
revision=2
|
||||
revision=3
|
||||
build_style=meson
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="glm libevdev-devel wlroots-devel xcb-util-errors-devel
|
||||
xcb-util-wm-devel libxml2-devel"
|
||||
makedepends="glm libevdev-devel libxml2-devel"
|
||||
short_desc="Wayfire library for managing configuration files"
|
||||
maintainer="Young Jin Park <youngjinpark20@gmail.com>"
|
||||
license="MIT"
|
||||
|
|
Loading…
Add table
Reference in a new issue