mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
sway: add missing build dep
This commit is contained in:
parent
42d68875a4
commit
bcc6f243de
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ configure_args="-Dwerror=false -Db_ndebug=false"
|
||||||
conf_files="/etc/sway/config"
|
conf_files="/etc/sway/config"
|
||||||
hostmakedepends="pkg-config wayland-devel scdoc git"
|
hostmakedepends="pkg-config wayland-devel scdoc git"
|
||||||
makedepends="wlroots-devel pcre-devel json-c-devel pango-devel cairo-devel
|
makedepends="wlroots-devel pcre-devel json-c-devel pango-devel cairo-devel
|
||||||
gdk-pixbuf-devel"
|
gdk-pixbuf-devel libevdev-devel"
|
||||||
depends="swaybg xorg-server-xwayland"
|
depends="swaybg xorg-server-xwayland"
|
||||||
short_desc="Tiling Wayland compositor compatible with i3"
|
short_desc="Tiling Wayland compositor compatible with i3"
|
||||||
maintainer="Olaf Mersmann <olafm@p-value.net>"
|
maintainer="Olaf Mersmann <olafm@p-value.net>"
|
||||||
|
|
Loading…
Add table
Reference in a new issue