aboutsummaryrefslogtreecommitdiff
path: root/wayland
diff options
context:
space:
mode:
Diffstat (limited to 'wayland')
-rwxr-xr-xwayland/swaybg/build5
-rw-r--r--wayland/swaybg/depends1
2 files changed, 4 insertions, 2 deletions
diff --git a/wayland/swaybg/build b/wayland/swaybg/build
index 91a1423b..6a83672a 100755
--- a/wayland/swaybg/build
+++ b/wayland/swaybg/build
@@ -2,8 +2,9 @@
export DESTDIR=$1
-meson \
- --prefix=/usr \
+cl-meson \
+ -Dgdk-pixbuf=enabled \
+ -Dman-pages=enabled \
. output
ninja -C output
diff --git a/wayland/swaybg/depends b/wayland/swaybg/depends
index e367b1f3..379eb794 100644
--- a/wayland/swaybg/depends
+++ b/wayland/swaybg/depends
@@ -1,5 +1,6 @@
cairo
gdk-pixbuf
meson make
+scdoc make
wayland
wayland-protocols make