From a48eabfd44bf7bf8523d9339e1c94e39a5163152 Mon Sep 17 00:00:00 2001 From: Gilles Dartiguelongue Date: Mon, 11 Sep 2017 23:27:03 +0200 Subject: net-im/empathy: add missing USE dependency on gcr, bug #630412 Refs: https://bugs.gentoo.org/show_bug.cgi?id=630412 Package-Manager: Portage-2.3.8, Repoman-2.3.3 --- net-im/empathy/empathy-3.12.12.ebuild | 2 +- net-im/empathy/empathy-3.12.14.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'net-im') diff --git a/net-im/empathy/empathy-3.12.12.ebuild b/net-im/empathy/empathy-3.12.12.ebuild index 90583dbc59f4..7f1c071016fe 100644 --- a/net-im/empathy/empathy-3.12.12.ebuild +++ b/net-im/empathy/empathy-3.12.12.ebuild @@ -44,7 +44,7 @@ COMMON_DEPEND=" >=net-libs/telepathy-glib-0.23.2 >=net-im/telepathy-logger-0.8.0:= - app-crypt/gcr + app-crypt/gcr[gtk] dev-libs/libxml2:2 gnome-base/gsettings-desktop-schemas media-sound/pulseaudio[glib] diff --git a/net-im/empathy/empathy-3.12.14.ebuild b/net-im/empathy/empathy-3.12.14.ebuild index 29c41f11bc62..d5ec3f94f0c3 100644 --- a/net-im/empathy/empathy-3.12.14.ebuild +++ b/net-im/empathy/empathy-3.12.14.ebuild @@ -43,7 +43,7 @@ COMMON_DEPEND=" >=net-libs/telepathy-glib-0.23.2 >=net-im/telepathy-logger-0.8.0:= - app-crypt/gcr + app-crypt/gcr[gtk] dev-libs/libxml2:2 gnome-base/gsettings-desktop-schemas media-sound/pulseaudio[glib] -- cgit v1.2.3-65-gdbad