diff --git a/network/chat/telepathy-farstream/actions.py b/network/chat/telepathy-farstream/actions.py
index be73d5d36a..a2b46342ea 100644
--- a/network/chat/telepathy-farstream/actions.py
+++ b/network/chat/telepathy-farstream/actions.py
@@ -9,7 +9,7 @@ from pisi.actionsapi import pisitools
from pisi.actionsapi import get
def setup():
- autotools.autoreconf("-vfi")
+ #autotools.autoreconf("-vfi")
autotools.configure("--disable-static")
#pisitools.dosed("libtool", " -shared ", " -Wl,-O1,--as-needed -shared ")
diff --git a/network/chat/telepathy-farstream/pspec.xml b/network/chat/telepathy-farstream/pspec.xml
index 4be02c09d1..919fc139b6 100644
--- a/network/chat/telepathy-farstream/pspec.xml
+++ b/network/chat/telepathy-farstream/pspec.xml
@@ -59,6 +59,8 @@
Development files for telepathy-farstream
telepathy-farstream
+ glib2-devel
+ dbus-glib-devel
farstream-devel
gstreamer-next-devel
telepathy-glib-devel
@@ -71,7 +73,7 @@
- 2015-11-20
+ 2016-03-30
0.6.2
First release
Alihan Öztürk