diff --git a/system/base/polkit/actions.py b/system/base/polkit/actions.py index 40c46a66..342579b3 100644 --- a/system/base/polkit/actions.py +++ b/system/base/polkit/actions.py @@ -16,7 +16,7 @@ def setup(): --with-mozjs=mozjs-17.0 \ --with-dbus \ --enable-examples \ - --disable-introspection \ + --enable-introspection \ --enable-libsystemd-login=no \ --with-systemdsystemunitdir=no \ --disable-man-pages \ diff --git a/system/base/polkit/pspec.xml b/system/base/polkit/pspec.xml index 1e1e7508..492d1315 100644 --- a/system/base/polkit/pspec.xml +++ b/system/base/polkit/pspec.xml @@ -86,9 +86,9 @@ - 2015-05-08 + 2015-06-14 0.112 - Version bump. + Rebuild, enable-introspection. Ertuğrul Erata ertugrulerata@gmail.com