removed elogind support for now
This commit is contained in:
@@ -16,7 +16,6 @@ def setup():
|
|||||||
--with-systemd=no \
|
--with-systemd=no \
|
||||||
--prefix=/usr \
|
--prefix=/usr \
|
||||||
--sysconfdir=/etc \
|
--sysconfdir=/etc \
|
||||||
--with-elogind \
|
|
||||||
--with-xscreensaverdir=/usr/share/xscreensaver/config \
|
--with-xscreensaverdir=/usr/share/xscreensaver/config \
|
||||||
--with-xscreensaverhackdir=/usr/lib/misc/xscreensaver")
|
--with-xscreensaverhackdir=/usr/lib/misc/xscreensaver")
|
||||||
|
|
||||||
|
|||||||
@@ -33,7 +33,7 @@
|
|||||||
<Dependency>xorg-proto</Dependency>
|
<Dependency>xorg-proto</Dependency>
|
||||||
<Dependency>xmlto</Dependency>
|
<Dependency>xmlto</Dependency>
|
||||||
<Dependency>intltool</Dependency>
|
<Dependency>intltool</Dependency>
|
||||||
<Dependency>elogind-devel</Dependency>
|
<!--Dependency>elogind-devel</Dependency-->
|
||||||
</BuildDependencies>
|
</BuildDependencies>
|
||||||
</Source>
|
</Source>
|
||||||
|
|
||||||
@@ -48,7 +48,7 @@
|
|||||||
<Dependency>glib2</Dependency>
|
<Dependency>glib2</Dependency>
|
||||||
<Dependency>pango</Dependency>
|
<Dependency>pango</Dependency>
|
||||||
<Dependency>libX11</Dependency>
|
<Dependency>libX11</Dependency>
|
||||||
<Dependency>elogind</Dependency>
|
<!--Dependency>elogind</Dependency-->
|
||||||
<Dependency>libXext</Dependency>
|
<Dependency>libXext</Dependency>
|
||||||
<Dependency>dbus-glib</Dependency>
|
<Dependency>dbus-glib</Dependency>
|
||||||
<Dependency>libnotify</Dependency>
|
<Dependency>libnotify</Dependency>
|
||||||
|
|||||||
@@ -13,7 +13,6 @@ def setup():
|
|||||||
autotools.configure("--disable-static \
|
autotools.configure("--disable-static \
|
||||||
--enable-ipv6 \
|
--enable-ipv6 \
|
||||||
--libexecdir=/usr/lib/mate-session-manager \
|
--libexecdir=/usr/lib/mate-session-manager \
|
||||||
--with-elogind \
|
|
||||||
--disable-docbook-docs \
|
--disable-docbook-docs \
|
||||||
--with-default-wm=marco")
|
--with-default-wm=marco")
|
||||||
|
|
||||||
|
|||||||
@@ -24,7 +24,7 @@
|
|||||||
<Dependency>libSM-devel</Dependency>
|
<Dependency>libSM-devel</Dependency>
|
||||||
<Dependency>mate-common</Dependency>
|
<Dependency>mate-common</Dependency>
|
||||||
<Dependency>libXtst-devel</Dependency>
|
<Dependency>libXtst-devel</Dependency>
|
||||||
<Dependency>elogind-devel</Dependency>
|
<!--Dependency>elogind-devel</Dependency-->
|
||||||
<Dependency>intltool</Dependency>
|
<Dependency>intltool</Dependency>
|
||||||
</BuildDependencies>
|
</BuildDependencies>
|
||||||
</Source>
|
</Source>
|
||||||
@@ -40,7 +40,7 @@
|
|||||||
<Dependency>libICE</Dependency>
|
<Dependency>libICE</Dependency>
|
||||||
<Dependency>libX11</Dependency>
|
<Dependency>libX11</Dependency>
|
||||||
<Dependency>libXau</Dependency>
|
<Dependency>libXau</Dependency>
|
||||||
<Dependency>elogind</Dependency>
|
<!--Dependency>elogind</Dependency-->
|
||||||
<Dependency>libXtst</Dependency>
|
<Dependency>libXtst</Dependency>
|
||||||
<Dependency>libXext</Dependency>
|
<Dependency>libXext</Dependency>
|
||||||
<Dependency>dbus-glib</Dependency>
|
<Dependency>dbus-glib</Dependency>
|
||||||
|
|||||||
Reference in New Issue
Block a user