removed elogind
This commit is contained in:
@@ -14,7 +14,6 @@ def setup():
|
||||
--enable-ipv6 \
|
||||
--libexecdir=/usr/lib/mate-session-manager \
|
||||
--disable-docbook-docs \
|
||||
--with-elogind \
|
||||
--with-default-wm=marco")
|
||||
|
||||
def build():
|
||||
|
||||
@@ -25,7 +25,6 @@
|
||||
<Dependency>mate-common</Dependency>
|
||||
<Dependency>python3-devel</Dependency>
|
||||
<Dependency>libXtst-devel</Dependency>
|
||||
<Dependency>elogind-devel</Dependency>
|
||||
<Dependency>dbus-glib-devel</Dependency>
|
||||
<Dependency>pangox-compat-devel</Dependency>
|
||||
</BuildDependencies>
|
||||
@@ -42,7 +41,6 @@
|
||||
<Dependency>libICE</Dependency>
|
||||
<Dependency>libX11</Dependency>
|
||||
<Dependency>libXau</Dependency>
|
||||
<Dependency>elogind</Dependency>
|
||||
<Dependency>libXtst</Dependency>
|
||||
<Dependency>libXext</Dependency>
|
||||
<Dependency>dbus-glib</Dependency>
|
||||
|
||||
Reference in New Issue
Block a user