polkit rebuild
This commit is contained in:
@@ -13,7 +13,6 @@ 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 \
|
||||
|
||||
@@ -23,7 +23,7 @@
|
||||
<Dependency>expat-devel</Dependency>
|
||||
<Dependency>duktape-devel</Dependency>
|
||||
<Dependency>gettext-devel</Dependency>
|
||||
<Dependency versionFrom="68.12.0">spidermonkey-devel</Dependency>
|
||||
<!-- <Dependency versionFrom="68.12.0">spidermonkey-devel</Dependency> -->
|
||||
<Dependency>gobject-introspection-devel</Dependency>
|
||||
<Dependency>intltool</Dependency>
|
||||
</BuildDependencies>
|
||||
@@ -41,7 +41,6 @@
|
||||
<RuntimeDependencies>
|
||||
<Dependency release="current">polkit</Dependency>
|
||||
<Dependency>glib2-devel</Dependency>
|
||||
<Dependency>duktape</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="header">/usr/include</Path>
|
||||
@@ -56,7 +55,8 @@
|
||||
<Dependency>glib2</Dependency>
|
||||
<Dependency>libgcc</Dependency>
|
||||
<Dependency>expat</Dependency>
|
||||
<Dependency versionFrom="60.9.0">spidermonkey</Dependency>
|
||||
<Dependency>duktape</Dependency>
|
||||
<!-- <Dependency versionFrom="60.9.0">spidermonkey</Dependency> -->
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="config">/etc</Path>
|
||||
|
||||
Reference in New Issue
Block a user