From 56b7b1f3b2674ac71d768078d9623256eaa2f4af Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ertu=C4=9Frul=20Erata?= Date: Sun, 14 Jun 2015 19:29:20 +0300 Subject: [PATCH] polkit --enable-introspection --- system/base/polkit/actions.py | 2 +- system/base/polkit/pspec.xml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) 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