polkit rebuild
This commit is contained in:
@@ -13,6 +13,7 @@ def setup():
|
||||
autotools.autoreconf("-fiv")
|
||||
autotools.configure("--with-pam-module-dir=/lib/security/ \
|
||||
--with-os-type=pardus \
|
||||
--with-mozjs=mozjs-68 \
|
||||
--with-duktape \
|
||||
--with-dbus \
|
||||
--enable-examples \
|
||||
|
||||
@@ -22,7 +22,7 @@
|
||||
<Dependency>glib2-devel</Dependency>
|
||||
<Dependency>expat-devel</Dependency>
|
||||
<Dependency>duktape-devel</Dependency>
|
||||
<Dependency>gettext-devel</Dependency>
|
||||
<Dependency>gettext-devel</Dependency>
|
||||
<Dependency versionFrom="68.12.0">spidermonkey-devel</Dependency>
|
||||
<Dependency>gobject-introspection-devel</Dependency>
|
||||
<Dependency>intltool</Dependency>
|
||||
@@ -41,6 +41,7 @@
|
||||
<RuntimeDependencies>
|
||||
<Dependency release="current">polkit</Dependency>
|
||||
<Dependency>glib2-devel</Dependency>
|
||||
<Dependency>duktape</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="header">/usr/include</Path>
|
||||
|
||||
Reference in New Issue
Block a user