summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'mail-client/sylpheed/sylpheed-3.7.0.ebuild')
-rw-r--r--mail-client/sylpheed/sylpheed-3.7.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail-client/sylpheed/sylpheed-3.7.0.ebuild b/mail-client/sylpheed/sylpheed-3.7.0.ebuild
index f9d1f277de26..80f67665a416 100644
--- a/mail-client/sylpheed/sylpheed-3.7.0.ebuild
+++ b/mail-client/sylpheed/sylpheed-3.7.0.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI="6"
+EAPI="7"
inherit desktop
@@ -32,8 +32,8 @@ RDEPEND="${CDEPEND}
app-misc/mime-types
net-misc/curl"
DEPEND="${CDEPEND}
- virtual/pkgconfig
xface? ( media-libs/compface )"
+BDEPEND="virtual/pkgconfig"
DOCS="AUTHORS ChangeLog* NEW* PLUGIN* README* TODO*"