diff options
author | 2009-08-08 03:06:43 +0000 | |
---|---|---|
committer | 2009-08-08 03:06:43 +0000 | |
commit | 4f50692620b04b78372634c63aa3b9f6ee3e3e71 (patch) | |
tree | 9ba4020264fc4963e3446117ff1781667f4e002d /net-voip/telepathy-sofiasip | |
parent | Version bump, enable tests (diff) | |
download | gentoo-2-4f50692620b04b78372634c63aa3b9f6ee3e3e71.tar.gz gentoo-2-4f50692620b04b78372634c63aa3b9f6ee3e3e71.tar.bz2 gentoo-2-4f50692620b04b78372634c63aa3b9f6ee3e3e71.zip |
Oops, puts test? in the right section
(Portage version: 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} |