From: "Gilles Dartiguelongue" <eva@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/gnome:master commit in: net-libs/dleyna-renderer/
Date: Thu, 26 Mar 2015 12:04:56 +0000 (UTC) [thread overview]
Message-ID: <1427371461.0a284c82c9036a415f0a53968106ca250a9c9f1b.eva@gentoo> (raw)
commit: 0a284c82c9036a415f0a53968106ca250a9c9f1b
Author: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 26 12:04:21 2015 +0000
Commit: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Thu Mar 26 12:04:21 2015 +0000
URL: https://gitweb.gentoo.org/proj/gnome.git/commit/?id=0a284c82
net-libs/dleyna-renderer: needs dbus connector to actually work
Makes gnome-photos work as expected for bug #509228.
net-libs/dleyna-renderer/dleyna-renderer-0.5.0.ebuild | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
diff --git a/net-libs/dleyna-renderer/dleyna-renderer-0.5.0.ebuild b/net-libs/dleyna-renderer/dleyna-renderer-0.5.0.ebuild
index 595c87d..10d2d85 100644
--- a/net-libs/dleyna-renderer/dleyna-renderer-0.5.0.ebuild
+++ b/net-libs/dleyna-renderer/dleyna-renderer-0.5.0.ebuild
@@ -15,7 +15,7 @@ SLOT="0"
KEYWORDS="~amd64"
IUSE=""
-RDEPEND="
+COMMON_DEPEND="
>=dev-libs/glib-2.28:2
>=media-libs/gupnp-dlna-0.9.4:2.0
>=net-libs/dleyna-core-0.5
@@ -24,7 +24,10 @@ RDEPEND="
>=net-libs/gupnp-av-0.11.5
>=net-libs/libsoup-2.28.2:2.4
"
-DEPEND="${DEPEND}
+RDEPEND="${COMMON_DEPEND}
+ net-libs/dleyna-connector-dbus
+"
+DEPEND="${COMMON_DEPEND}
virtual/pkgconfig
"
next reply other threads:[~2015-03-26 12:05 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-03-26 12:04 Gilles Dartiguelongue [this message]
-- strict thread matches above, loose matches on Subject: below --
2015-06-10 10:37 [gentoo-commits] proj/gnome:master commit in: net-libs/dleyna-renderer/ Gilles Dartiguelongue
2015-02-21 23:42 Gilles Dartiguelongue
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=1427371461.0a284c82c9036a415f0a53968106ca250a9c9f1b.eva@gentoo \
--to=eva@gentoo.org \
--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