|
@@ -4,7 +4,7 @@
|
|
#
|
|
#
|
|
################################################################################
|
|
################################################################################
|
|
|
|
|
|
-POLKIT_VERSION = 125
|
|
|
|
|
|
+POLKIT_VERSION = 126
|
|
POLKIT_SITE = $(call github,polkit-org,polkit,$(POLKIT_VERSION))
|
|
POLKIT_SITE = $(call github,polkit-org,polkit,$(POLKIT_VERSION))
|
|
POLKIT_LICENSE = GPL-2.0
|
|
POLKIT_LICENSE = GPL-2.0
|
|
POLKIT_LICENSE_FILES = COPYING
|
|
POLKIT_LICENSE_FILES = COPYING
|
|
@@ -20,8 +20,7 @@ POLKIT_LDFLAGS = $(TARGET_NLS_LIBS)
|
|
POLKIT_CONF_OPTS = \
|
|
POLKIT_CONF_OPTS = \
|
|
-Dman=false \
|
|
-Dman=false \
|
|
-Dexamples=false \
|
|
-Dexamples=false \
|
|
- -Dsession_tracking=ConsoleKit \
|
|
|
|
- -Djs_engine=duktape
|
|
|
|
|
|
+ -Dsession_tracking=ConsoleKit
|
|
|
|
|
|
ifeq ($(BR2_PACKAGE_GOBJECT_INTROSPECTION),y)
|
|
ifeq ($(BR2_PACKAGE_GOBJECT_INTROSPECTION),y)
|
|
POLKIT_CONF_OPTS += -Dintrospection=true
|
|
POLKIT_CONF_OPTS += -Dintrospection=true
|