diff options
author | Gilles Dartiguelongue <eva@gentoo.org> | 2017-09-11 23:23:35 +0200 |
---|---|---|
committer | Gilles Dartiguelongue <eva@gentoo.org> | 2017-09-11 23:55:08 +0200 |
commit | 2867f4d1bfbe61ad3bb1189c0157a54add88a546 (patch) | |
tree | 0755d6c0ea9e501e7204eb236605535e50657b1f /mail-client/evolution/evolution-3.24.5.ebuild | |
parent | gnome-extra/seahorse-nautilus: add missing USE dependency on gcr, bug #630412 (diff) | |
download | gentoo-2867f4d1bfbe61ad3bb1189c0157a54add88a546.tar.gz gentoo-2867f4d1bfbe61ad3bb1189c0157a54add88a546.tar.bz2 gentoo-2867f4d1bfbe61ad3bb1189c0157a54add88a546.zip |
mail-client/evolution: 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
Diffstat (limited to 'mail-client/evolution/evolution-3.24.5.ebuild')
-rw-r--r-- | mail-client/evolution/evolution-3.24.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail-client/evolution/evolution-3.24.5.ebuild b/mail-client/evolution/evolution-3.24.5.ebuild index a3c3eed5162b..15ce660ad9d1 100644 --- a/mail-client/evolution/evolution-3.24.5.ebuild +++ b/mail-client/evolution/evolution-3.24.5.ebuild @@ -26,7 +26,7 @@ PINENTRY_DEPEND="|| ( app-crypt/pinentry[gnome-keyring] app-crypt/pinentry[gtk] # dconf explicitely needed for backup plugin # gnome-desktop support is optional with --enable-gnome-desktop COMMON_DEPEND=" - >=app-crypt/gcr-3.4:= + >=app-crypt/gcr-3.4:=[gtk] >=app-text/enchant-1.1.7 >=dev-libs/glib-2.46:2[dbus] >=dev-libs/libxml2-2.7.3:2 |