commit: 273c65183d569328a799ff5fe8e6488979077ff2
Author: Davide Pesavento <pesa <AT> gentoo <DOT> org>
AuthorDate: Thu May 14 14:48:35 2015 +0000
Commit: Davide Pesavento <pesa <AT> gentoo <DOT> org>
CommitDate: Thu May 14 14:48:35 2015 +0000
URL: https://gitweb.gentoo.org/proj/qt.git/commit/?id=273c6518
[net-libs/telepathy-qt] Sync.
Package-Manager: portage-2.2.18
net-libs/telepathy-qt/telepathy-qt-9999.ebuild | 8 +++++---
1 file changed, 5 insertions(+), 3 deletions(-)
diff --git a/net-libs/telepathy-qt/telepathy-qt-9999.ebuild
b/net-libs/telepathy-qt/telepathy-qt-9999.ebuild
index 202d2b6..5dd4c17 100644
--- a/net-libs/telepathy-qt/telepathy-qt-9999.ebuild
+++ b/net-libs/telepathy-qt/telepathy-qt-9999.ebuild
@@ -5,17 +5,19 @@
EAPI=5
PYTHON_COMPAT=( python2_7 )
-EGIT_REPO_URI=( "git://anongit.freedesktop.org/telepathy/${PN}" )
-inherit python-any-r1 cmake-utils virtualx git-r3 multibuild
+inherit python-any-r1 cmake-utils virtualx multibuild git-r3
-DESCRIPTION="Qt4 bindings for the Telepathy D-Bus protocol"
+DESCRIPTION="Qt bindings for the Telepathy D-Bus protocol"
HOMEPAGE="http://telepathy.freedesktop.org/"
+EGIT_REPO_URI=( "git://anongit.freedesktop.org/telepathy/${PN}" )
LICENSE="LGPL-2.1"
SLOT="0"
KEYWORDS=""
IUSE="debug farstream +qt4 qt5 test"
+REQUIRED_USE="|| ( qt4 qt5 )"
+
RDEPEND="
farstream? (
>=net-libs/telepathy-farstream-0.2.2