mako: add scdoc to makedepends
Ideally, figure a way to tell meson to find scdoc in build not host/target.
This commit is contained in:
parent
5554ed8e3d
commit
c93c60d17d
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ configure_args="-Dicons=enabled -Dman-pages=enabled -Dzsh-completions=true
|
|||
-Dfish-completions=true -Dwerror=false"
|
||||
hostmakedepends="pkg-config scdoc wayland-devel wayland-protocols"
|
||||
makedepends="wayland-devel wayland-protocols pango-devel cairo-devel
|
||||
basu-devel gdk-pixbuf-devel"
|
||||
basu-devel gdk-pixbuf-devel scdoc"
|
||||
short_desc="Lightweight Wayland notification daemon"
|
||||
maintainer="Emerson Ferreira <me@skrps.me>"
|
||||
license="MIT"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue