From c6850dfbf4ac27be4e3f9df5d8d80ac5ec179679 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Sun, 16 Feb 2014 11:59:43 +0100 Subject: [PATCH] telepathy-python: remove long_desc. --- srcpkgs/telepathy-python/template | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/srcpkgs/telepathy-python/template b/srcpkgs/telepathy-python/template index 66e5fd7cc2a..82c94ad5fca 100644 --- a/srcpkgs/telepathy-python/template +++ b/srcpkgs/telepathy-python/template @@ -1,9 +1,9 @@ # Template file for 'telepathy-python' pkgname=telepathy-python version=0.15.19 -revision=3 +revision=4 build_style=gnu-configure -hostmakedepends="libxslt" +hostmakedepends="python libxslt" makedepends="python dbus-python" depends="python dbus-python" noarch="yes" @@ -14,8 +14,3 @@ license="LGPL-2.1" maintainer="Juan RP " distfiles="http://telepathy.freedesktop.org/releases/$pkgname/$pkgname-$version.tar.gz" checksum=244c0e1bf4bbd78ae298ea659fe10bf3a73738db550156767cc2477aedf72376 -long_desc=" - Telepathy is a D-Bus framework for unifying real time communication, - including instant messaging, voice calls and video calls. It abstracts - differences between protocols to provide a unified interface for - applications."