From: "Pacho Ramos" <pacho@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-lang/falcon/
Date: Sun, 31 Jan 2016 15:08:13 +0000 (UTC) [thread overview]
Message-ID: <1454252885.4204fc8c40c6fa5b5a2b6fe384c1f737834fc2b5.pacho@gentoo> (raw)
commit: 4204fc8c40c6fa5b5a2b6fe384c1f737834fc2b5
Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 31 15:07:19 2016 +0000
Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sun Jan 31 15:08:05 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4204fc8c
dev-lang/falcon: Fix missing dep on gtk2 (#573478 by Toralf Förster)
Package-Manager: portage-2.2.27
dev-lang/falcon/falcon-0.9.6.8.ebuild | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/dev-lang/falcon/falcon-0.9.6.8.ebuild b/dev-lang/falcon/falcon-0.9.6.8.ebuild
index 2ca4c7b..99ccad8 100644
--- a/dev-lang/falcon/falcon-0.9.6.8.ebuild
+++ b/dev-lang/falcon/falcon-0.9.6.8.ebuild
@@ -23,7 +23,9 @@ DEPEND="
curl? ( net-misc/curl )
dbus? ( sys-apps/dbus )
gd? ( media-libs/gd:= )
- gtk? ( dev-libs/glib:2 )
+ gtk? (
+ dev-libs/glib:2
+ x11-libs/gtk+:2 )
mysql? ( virtual/libmysqlclient:= )
readline? ( sys-libs/readline:0 )
pdf? ( media-libs/libharu )
next reply other threads:[~2016-01-31 15:08 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-01-31 15:08 Pacho Ramos [this message]
-- strict thread matches above, loose matches on Subject: below --
2016-01-31 15:08 [gentoo-commits] repo/gentoo:master commit in: dev-lang/falcon/ Pacho Ramos
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=1454252885.4204fc8c40c6fa5b5a2b6fe384c1f737834fc2b5.pacho@gentoo \
--to=pacho@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