summaryrefslogtreecommitdiffstats
path: root/telepathy-salut/Pkgfile
diff options
context:
space:
mode:
Diffstat (limited to 'telepathy-salut/Pkgfile')
-rwxr-xr-xtelepathy-salut/Pkgfile4
1 files changed, 3 insertions, 1 deletions
diff --git a/telepathy-salut/Pkgfile b/telepathy-salut/Pkgfile
index fb720c9..821fdea 100755
--- a/telepathy-salut/Pkgfile
+++ b/telepathy-salut/Pkgfile
@@ -6,7 +6,7 @@
# Run on: telepathy-glib,avahi-gtk,libsoup,xmldiff
name=telepathy-salut
-version=0.7.1
+version=0.7.2
release=1
source=(http://${name%-*}.freedesktop.org/releases/$name/$name-$version.tar.gz)
@@ -14,6 +14,8 @@ build() {
cd $name-$version
PYTHON=/usr/bin/python2 ./configure --prefix=/usr \
--libexecdir=/usr/lib/${name%-*} \
+ --enable-plugin-api \
+ --enable-avahi-tests=no \
--with-tls=openssl
make
make DESTDIR=$PKG install