From 13eeea5ed5f569eb8a9af329af8a7f6b4b0b114e Mon Sep 17 00:00:00 2001 From: Erik Reider <35975961+ErikReider@users.noreply.github.com> Date: Wed, 23 Aug 2023 05:35:39 +0200 Subject: Removed systemd requirement in both AUR PKGBUILDs (#212) --- build-scripts/aur/PKGBUILD | 1 - 1 file changed, 1 deletion(-) (limited to 'build-scripts/aur') diff --git a/build-scripts/aur/PKGBUILD b/build-scripts/aur/PKGBUILD index 06406a36..c4fe0e38 100644 --- a/build-scripts/aur/PKGBUILD +++ b/build-scripts/aur/PKGBUILD @@ -54,7 +54,6 @@ install=sway.install build() { arch-meson \ - -Dsd-bus-provider=libsystemd \ -Dwerror=false \ "${_pkgname}-${pkgver}" build meson compile -C build -- cgit v1.2.3