fixed
This commit is contained in:
@@ -16,6 +16,7 @@ def setup():
|
||||
--with-systemd=no \
|
||||
--prefix=/usr \
|
||||
--sysconfdir=/etc \
|
||||
--with-elogind \
|
||||
--with-xscreensaverdir=/usr/share/xscreensaver/config \
|
||||
--with-xscreensaverhackdir=/usr/lib/misc/xscreensaver")
|
||||
|
||||
|
||||
@@ -33,7 +33,7 @@
|
||||
<Dependency>xorg-proto</Dependency>
|
||||
<Dependency>xmlto</Dependency>
|
||||
<Dependency>intltool</Dependency>
|
||||
<!--Dependency>elogind-devel</Dependency-->
|
||||
<Dependency>elogind-devel</Dependency>
|
||||
</BuildDependencies>
|
||||
</Source>
|
||||
|
||||
@@ -48,7 +48,7 @@
|
||||
<Dependency>glib2</Dependency>
|
||||
<Dependency>pango</Dependency>
|
||||
<Dependency>libX11</Dependency>
|
||||
<!--Dependency>elogind</Dependency-->
|
||||
<Dependency>elogind</Dependency>
|
||||
<Dependency>libXext</Dependency>
|
||||
<Dependency>dbus-glib</Dependency>
|
||||
<Dependency>libnotify</Dependency>
|
||||
|
||||
@@ -14,6 +14,7 @@ def setup():
|
||||
--enable-ipv6 \
|
||||
--libexecdir=/usr/lib/mate-session-manager \
|
||||
--disable-docbook-docs \
|
||||
--with-elogind \
|
||||
--with-default-wm=marco")
|
||||
|
||||
def build():
|
||||
|
||||
@@ -25,7 +25,7 @@
|
||||
<Dependency>mate-common</Dependency>
|
||||
<Dependency>python3-devel</Dependency>
|
||||
<Dependency>libXtst-devel</Dependency>
|
||||
<!--Dependency>elogind-devel</Dependency-->
|
||||
<Dependency>elogind-devel</Dependency>
|
||||
<Dependency>dbus-glib-devel</Dependency>
|
||||
<Dependency>pangox-compat-devel</Dependency>
|
||||
</BuildDependencies>
|
||||
@@ -42,7 +42,7 @@
|
||||
<Dependency>libICE</Dependency>
|
||||
<Dependency>libX11</Dependency>
|
||||
<Dependency>libXau</Dependency>
|
||||
<!--Dependency>elogind</Dependency-->
|
||||
<Dependency>elogind</Dependency>
|
||||
<Dependency>libXtst</Dependency>
|
||||
<Dependency>libXext</Dependency>
|
||||
<Dependency>dbus-glib</Dependency>
|
||||
@@ -72,4 +72,4 @@
|
||||
<Email>ayhanyalcinsoy@pisilinux.org</Email>
|
||||
</Update>
|
||||
</History>
|
||||
</PISI>
|
||||
</PISI>
|
||||
|
||||
Reference in New Issue
Block a user