diff options
author | Sam James <sam@gentoo.org> | 2021-06-18 23:04:48 +0200 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2021-06-18 23:04:48 +0200 |
commit | 42225f060344d119250fed7d51bf3b37fc4d238e (patch) | |
tree | ad208ff80e3f0cbcd8621bc8c4d024e903908b60 /net-mail | |
parent | net-dialup/xc: add pkgconfig or pkgconfig-referenced libs deps (diff) | |
download | gentoo-42225f060344d119250fed7d51bf3b37fc4d238e.tar.gz gentoo-42225f060344d119250fed7d51bf3b37fc4d238e.tar.bz2 gentoo-42225f060344d119250fed7d51bf3b37fc4d238e.zip |
net-mail/metamail: add pkgconfig or pkgconfig-referenced libs deps
Add dependencies for either virtual/pkgconfig, move it into BDEPEND
where applicable, or add dependencies for libraries we're trying to find
with pkgconfig.
Package-Manager: Portage-3.0.18-prefix, Repoman-3.0.3
Signed-off-by: Sam James <sam@gentoo.org>
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'net-mail')
-rw-r--r-- | net-mail/metamail/metamail-2.7.53.3-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mail/metamail/metamail-2.7.53.3-r2.ebuild b/net-mail/metamail/metamail-2.7.53.3-r2.ebuild index 6e1b6858a996..643c8375e9fa 100644 --- a/net-mail/metamail/metamail-2.7.53.3-r2.ebuild +++ b/net-mail/metamail/metamail-2.7.53.3-r2.ebuild @@ -18,7 +18,7 @@ SLOT="0" KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ppc ppc64 ~s390 sparc x86" IUSE="static-libs" -DEPEND="sys-libs/ncurses +DEPEND="sys-libs/ncurses:= app-arch/sharutils net-mail/mailbase" RDEPEND="app-misc/mime-types |