guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#42924] [PATCH] gnu: waybar: add scdoc to native-inputs.


From: Brendan Tildesley
Subject: [bug#42924] [PATCH] gnu: waybar: add scdoc to native-inputs.
Date: Wed, 19 Aug 2020 12:33:17 +1000

* gnu/packages/wm.scm (waybar): [native-inputs]: Add scdoc.
---
 gnu/packages/wm.scm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gnu/packages/wm.scm b/gnu/packages/wm.scm
index 28c3a3bac6..53930d4580 100644
--- a/gnu/packages/wm.scm
+++ b/gnu/packages/wm.scm
@@ -1543,6 +1543,7 @@ modules for building a Wayland compositor.")
      `(("gcc" ,gcc-8)                   ; for #include <filesystem>
        ("glib:bin" ,glib "bin")
        ("pkg-config" ,pkg-config)
+       ("scdoc" ,scdoc)
        ("wayland-protocols" ,wayland-protocols)))
     (home-page "https://github.com/Alexays/Waybar";)
     (synopsis "Wayland bar for Sway and Wlroots based compositors")
-- 
2.28.0






reply via email to

[Prev in Thread] Current Thread [Next in Thread]