telepathy-mission-control:edit
This commit is contained in:
@@ -10,17 +10,10 @@ from pisi.actionsapi import get
|
||||
|
||||
def setup():
|
||||
autotools.configure("--prefix=/usr \
|
||||
--disable-static \
|
||||
--libexecdir=/usr/lib/telepathy \
|
||||
--with-connectivity=nm \
|
||||
--with-pic \
|
||||
--enable-gtk-doc \
|
||||
--disable-upower \
|
||||
--disable-static \
|
||||
--disable-schemas-compile")
|
||||
--disable-static")
|
||||
|
||||
pisitools.dosed("libtool", " -shared ", " -Wl,-O1,--as-needed -shared ")
|
||||
|
||||
def build():
|
||||
autotools.make()
|
||||
|
||||
|
||||
@@ -23,6 +23,7 @@
|
||||
<Dependency>gtk-doc</Dependency>
|
||||
<Dependency>NetworkManager-devel</Dependency>
|
||||
<Dependency>docbook-xsl</Dependency>
|
||||
<Dependency>libaccounts-glib-devel</Dependency>
|
||||
</BuildDependencies>
|
||||
</Source>
|
||||
|
||||
@@ -34,6 +35,7 @@
|
||||
<Dependency>dbus-glib</Dependency>
|
||||
<Dependency>NetworkManager</Dependency>
|
||||
<Dependency>telepathy-glib</Dependency>
|
||||
<Dependency>libaccounts-glib</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="executable">/usr/bin</Path>
|
||||
@@ -63,7 +65,7 @@
|
||||
|
||||
<History>
|
||||
<Update release="1">
|
||||
<Date>2015-11-22</Date>
|
||||
<Date>2016-03-30</Date>
|
||||
<Version>5.16.3</Version>
|
||||
<Comment>First release</Comment>
|
||||
<Name>Alihan Öztürk</Name>
|
||||
|
||||
Reference in New Issue
Block a user