[arch-commits] Commit in mako/trunk (PKGBUILD)

Brett Cornwall ainola at archlinux.org
Wed Sep 2 02:20:01 UTC 2020


    Date: Wednesday, September 2, 2020 @ 02:20:00
  Author: ainola
Revision: 696255

Add jq as optdepends

Modified:
  mako/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-09-02 02:19:33 UTC (rev 696254)
+++ PKGBUILD	2020-09-02 02:20:00 UTC (rev 696255)
@@ -6,7 +6,7 @@
 pkgrel=1
 license=('MIT')
 pkgdesc='Lightweight notification daemon for Wayland'
-makedepends=("meson" "scdoc" "wayland-protocols")
+makedepends=("meson" "scdoc" "systemd" "wayland-protocols")
 depends=(
 	"gdk-pixbuf2"
 	"pango"



More information about the arch-commits mailing list