diff options
Diffstat (limited to 'repo/system/polkit.xibuild')
-rw-r--r-- | repo/system/polkit.xibuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 |