From 32acc75f6618f9df1581478044a83dcc8fde6dc3 Mon Sep 17 00:00:00 2001 From: Cem Keylan Date: Thu, 9 Sep 2021 22:32:07 +0300 Subject: swaybg: use cl-meson --- wayland/swaybg/build | 5 +++-- wayland/swaybg/depends | 1 + 2 files changed, 4 insertions(+), 2 deletions(-) (limited to 'wayland') 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 -- cgit v1.2.3