[arch-commits] Commit in nut/trunk (PKGBUILD)
Maxime Gauduin
alucryd at gemini.archlinux.org
Thu Aug 18 10:33:22 UTC 2022
Date: Thursday, August 18, 2022 @ 10:33:22
Author: alucryd
Revision: 1266863
FS#75194: add makedep on systemd
Modified:
nut/trunk/PKGBUILD
----------+
PKGBUILD | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-08-18 10:21:03 UTC (rev 1266862)
+++ PKGBUILD 2022-08-18 10:33:22 UTC (rev 1266863)
@@ -7,7 +7,7 @@
pkgname=nut
pkgver=2.8.0
-pkgrel=1
+pkgrel=2
pkgdesc='A collection of programs which provide a common interface for monitoring and administering UPS, PDU and SCD hardware'
arch=(x86_64)
url=https://networkupstools.org/
@@ -29,6 +29,7 @@
gd
git
python
+ systemd
)
optdepends=('gd: CGI support')
provides=(network-ups-tools)
More information about the arch-commits
mailing list