public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Alexandre Restovtsev" <tetromino@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/gnome:gnome-next commit in: dev-libs/folks/
Date: Wed,  7 Sep 2011 10:55:23 +0000 (UTC)	[thread overview]
Message-ID: <c7a8adf8bef56f68d8b6f5b9533045c5600d9a78.tetromino@gentoo> (raw)

commit:     c7a8adf8bef56f68d8b6f5b9533045c5600d9a78
Author:     Alexandre Rostovtsev <tetromino <AT> gmail <DOT> com>
AuthorDate: Wed Sep  7 10:49:06 2011 +0000
Commit:     Alexandre Restovtsev <tetromino <AT> gmail <DOT> com>
CommitDate: Wed Sep  7 10:49:06 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=c7a8adf8

dev-libs/folks: add missing telepathy-mission-control dep

Add missing telepathy-mission-control pure runtime dependency. It is
needed for folks's telepathy backend (used at runtime via the
AccountManager telepathy-glib binding).
Thanks to shiznix on #gentoo-desktop for pointing this out.

---
 dev-libs/folks/folks-0.6.1.ebuild |   16 ++++++++++------
 1 files changed, 10 insertions(+), 6 deletions(-)

diff --git a/dev-libs/folks/folks-0.6.1.ebuild b/dev-libs/folks/folks-0.6.1.ebuild
index bbba3b2..cc1326b 100644
--- a/dev-libs/folks/folks-0.6.1.ebuild
+++ b/dev-libs/folks/folks-0.6.1.ebuild
@@ -17,7 +17,7 @@ KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86"
 IUSE="eds socialweb vala"
 
 # TODO: tracker backend
-RDEPEND=">=dev-libs/glib-2.24:2
+COMMON_DEPEND=">=dev-libs/glib-2.24:2
 	>=net-libs/telepathy-glib-0.13.1
 	dev-libs/dbus-glib
 	<dev-libs/libgee-0.7
@@ -26,11 +26,16 @@ RDEPEND=">=dev-libs/glib-2.24:2
 	sys-libs/readline
 
 	eds? ( >=gnome-extra/evolution-data-server-3.0.1 )
-	socialweb? ( >=net-libs/libsocialweb-0.25.15 )
-"
+	socialweb? ( >=net-libs/libsocialweb-0.25.15 )"
+
+# telepathy-mission-control needed at runtime; it is used by the telepathy
+# backend via telepathy-glib's AccountManager binding.
+RDEPEND="${COMMON_DEPEND}
+	net-im/telepathy-mission-control"
+
 # folks socialweb backend requires that libsocialweb be built with USE=vala,
 # even when building folks with --disable-vala.
-DEPEND="${RDEPEND}
+DEPEND="${COMMON_DEPEND}
 	>=dev-libs/gobject-introspection-0.9.12
 	>=dev-util/intltool-0.35.0
 	>=dev-util/pkgconfig-0.21
@@ -40,8 +45,7 @@ DEPEND="${RDEPEND}
 	vala? (
 		>=dev-lang/vala-0.13.3:0.14[vapigen]
 		>=net-libs/telepathy-glib-0.13.1[vala]
-		eds? ( >=gnome-extra/evolution-data-server-3.0.1[vala] ) )
-"
+		eds? ( >=gnome-extra/evolution-data-server-3.0.1[vala] ) )"
 
 pkg_setup() {
 	DOCS="AUTHORS ChangeLog NEWS README"



             reply	other threads:[~2011-09-07 10:55 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-09-07 10:55 Alexandre Restovtsev [this message]
  -- strict thread matches above, loose matches on Subject: below --
2011-09-14 16:59 [gentoo-commits] proj/gnome:gnome-next commit in: dev-libs/folks/ Alexandre Restovtsev
2011-09-11  9:13 Alexandre Restovtsev
2011-08-30  6:29 Alexandre Restovtsev
2011-08-13 21:33 Alexandre Restovtsev
2011-07-16 18:26 Priit Laes
2011-07-16 17:45 Priit Laes

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=c7a8adf8bef56f68d8b6f5b9533045c5600d9a78.tetromino@gentoo \
    --to=tetromino@gmail.com \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox