From 1c0d068fa80521a225c04b642d6e5f332ad00ada Mon Sep 17 00:00:00 2001 From: davidovski Date: Sat, 5 Feb 2022 22:41:34 +0000 Subject: fixed it to work --- repo/system/polkit.xibuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'repo/system/polkit.xibuild') diff --git a/repo/system/polkit.xibuild b/repo/system/polkit.xibuild index 537a932..149271a 100644 --- a/repo/system/polkit.xibuild +++ b/repo/system/polkit.xibuild @@ -1,6 +1,6 @@ #!/bin/bash -MAKEDEPS=(git gobject-introspection meson libxslt patch) +MAKEDEPS=(git gobject-introspection meson libxslt patch elogind) DEPS=(expat glib js78 pam) PKG_VER=0.120 -- cgit v1.2.1