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

Brett Cornwall ainola at archlinux.org
Thu Dec 20 20:38:31 UTC 2018


    Date: Thursday, December 20, 2018 @ 20:38:30
  Author: ainola
Revision: 417029

rm depends on libsystemd - systemd pulls that in.

Modified:
  mako/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-12-20 20:37:01 UTC (rev 417028)
+++ PKGBUILD	2018-12-20 20:38:30 UTC (rev 417029)
@@ -3,13 +3,12 @@
 
 pkgname=mako
 pkgver=1.2
-pkgrel=3
+pkgrel=4
 license=('MIT')
 pkgdesc='Lightweight notification daemon for Wayland'
 makedepends=("meson" "scdoc" "wayland-protocols")
 depends=(
 	"cairo"
-	"libsystemd"
 	"pango"
 	"wayland"
 )



More information about the arch-commits mailing list