mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-21 16:47:00 +02:00
labwc: include required xorg-server-xwayland dependency
This commit is contained in:
parent
26a92bd6b2
commit
a615ab9d16
1 changed files with 2 additions and 1 deletions
|
@ -1,11 +1,12 @@
|
|||
# Template file for 'labwc'
|
||||
pkgname=labwc
|
||||
version=0.7.0
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=meson
|
||||
hostmakedepends="pkg-config scdoc wayland-devel"
|
||||
makedepends="cairo-devel glib-devel libpng-devel librsvg-devel libxml2-devel
|
||||
pango-devel wlroots0.17-devel"
|
||||
depends="xorg-server-xwayland"
|
||||
short_desc="Wayland window-stacking compositor"
|
||||
maintainer="Marcin Puc <tranzystorek.io@protonmail.com>"
|
||||
license="GPL-2.0-or-later"
|
||||
|
|
Loading…
Add table
Reference in a new issue