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: gnome-extra/gnome-tweak-tool/
Date: Sat, 13 Aug 2011 17:11:06 +0000 (UTC)	[thread overview]
Message-ID: <05228a5c5b36cb1e414b1f73d57d812a034a573c.tetromino@gentoo> (raw)

commit:     05228a5c5b36cb1e414b1f73d57d812a034a573c
Author:     Alexandre Rostovtsev <tetromino <AT> gmail <DOT> com>
AuthorDate: Sat Aug 13 17:08:36 2011 +0000
Commit:     Alexandre Restovtsev <tetromino <AT> gmail <DOT> com>
CommitDate: Sat Aug 13 17:10:52 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=05228a5c

gnome-extra/gnome-tweak-tool: add missing runtime dependencies

gnome-tweak-tool will crash at runtime if it cannot find the gsettings
and gconf schemas for gnome-shell, gnome-settings-daemon, metacity, and
nautilus. Thanks to angelos for pointing this out on IRC.

---
 .../gnome-tweak-tool/gnome-tweak-tool-3.0.5.ebuild |    8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)

diff --git a/gnome-extra/gnome-tweak-tool/gnome-tweak-tool-3.0.5.ebuild b/gnome-extra/gnome-tweak-tool/gnome-tweak-tool-3.0.5.ebuild
index 26f601d..0f26629 100644
--- a/gnome-extra/gnome-tweak-tool/gnome-tweak-tool-3.0.5.ebuild
+++ b/gnome-extra/gnome-tweak-tool/gnome-tweak-tool-3.0.5.ebuild
@@ -23,9 +23,15 @@ COMMON_DEPEND="
 	>=gnome-base/gsettings-desktop-schemas-2.91.92
 	>=dev-python/pygobject-2.28.0:2[introspection]
 	gnome-base/gconf:2"
+# g-s-d, gnome-shell etc. needed at runtime for the gsettings schemas
 RDEPEND="${COMMON_DEPEND}
+	gnome-base/gconf:2[introspection]
 	x11-libs/gtk+:3[introspection]
-	gnome-base/gconf:2[introspection]"
+
+	>=gnome-base/gnome-settings-daemon-3
+	gnome-base/gnome-shell
+	>=gnome-base/nautilus-3
+	x11-wm/metacity"
 DEPEND="${COMMON_DEPEND}
 	>=dev-util/intltool-0.40.0
 	>=dev-util/pkgconfig-0.9



             reply	other threads:[~2011-08-13 17:11 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-13 17:11 Alexandre Restovtsev [this message]
  -- strict thread matches above, loose matches on Subject: below --
2011-08-21  6:16 [gentoo-commits] proj/gnome:gnome-next commit in: gnome-extra/gnome-tweak-tool/ Alexandre Restovtsev
2011-09-02  5:30 Alexandre Restovtsev
2011-09-28 22:21 Alexandre Restovtsev

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=05228a5c5b36cb1e414b1f73d57d812a034a573c.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