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

Brett Cornwall ainola at archlinux.org
Wed Feb 26 04:10:31 UTC 2020


    Date: Wednesday, February 26, 2020 @ 04:10:31
  Author: ainola
Revision: 582232

chrono-date, not date. And it's a dep, not builddep

Modified:
  waybar/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-26 02:13:23 UTC (rev 582231)
+++ PKGBUILD	2020-02-26 04:10:31 UTC (rev 582232)
@@ -8,6 +8,7 @@
 url="https://github.com/Alexays/Waybar/"
 license=('MIT')
 depends=(
+    'chrono-date'
     'gtk-layer-shell'
     'gtkmm3'
     'jsoncpp'
@@ -19,7 +20,6 @@
 )
 makedepends=(
     'cmake'
-    'date'
     'meson'
     'scdoc'  # For generating manpages
     'sway'  # Support for workspace and window title modules



More information about the arch-commits mailing list