diff options
author | Olivier Crête <tester@gentoo.org> | 2009-08-08 03:07:22 +0000 |
---|---|---|
committer | Olivier Crête <tester@gentoo.org> | 2009-08-08 03:07:22 +0000 |
commit | befdc1e896ac1a5501062bafd8ef60d423ae02c5 (patch) | |
tree | 286fe2979b032303b99bf6622c310b0dad6a857d /net-voip/telepathy-sofiasip | |
parent | Version bump, enable tests (diff) | |
download | historical-befdc1e896ac1a5501062bafd8ef60d423ae02c5.tar.gz historical-befdc1e896ac1a5501062bafd8ef60d423ae02c5.tar.bz2 historical-befdc1e896ac1a5501062bafd8ef60d423ae02c5.zip |
Oops, puts test? in the right section
Package-Manager: portage-2.1.6.13/cvs/Linux x86_64
Diffstat (limited to 'net-voip/telepathy-sofiasip')
-rw-r--r-- | net-voip/telepathy-sofiasip/telepathy-sofiasip-0.5.17.ebuild | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/net-voip/telepathy-sofiasip/telepathy-sofiasip-0.5.17.ebuild b/net-voip/telepathy-sofiasip/telepathy-sofiasip-0.5.17.ebuild index 184bd54ccd94..38aee9d2bc73 100644 --- a/net-voip/telepathy-sofiasip/telepathy-sofiasip-0.5.17.ebuild +++ b/net-voip/telepathy-sofiasip/telepathy-sofiasip-0.5.17.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-voip/telepathy-sofiasip/telepathy-sofiasip-0.5.17.ebuild,v 1.3 2009/08/08 02:51:16 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-voip/telepathy-sofiasip/telepathy-sofiasip-0.5.17.ebuild,v 1.4 2009/08/08 03:06:43 tester Exp $ inherit autotools @@ -17,12 +17,12 @@ RDEPEND=">=net-libs/sofia-sip-1.12.10 >=net-libs/telepathy-glib-0.7.27 >=dev-libs/glib-2.16 sys-apps/dbus - dev-libs/dbus-glib - test? ( dev-python/twisted )" + dev-libs/dbus-glib" DEPEND="${RDEPEND} dev-libs/libxslt - dev-lang/python" + dev-lang/python + test? ( dev-python/twisted )" src_unpack() { unpack ${A} |