Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 576246 Details for
Bug 685756
net-fs/nfs-utils-{2.3.3,2.3.4}: Misplaced dependency on dev-libs/libxml2
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch
nfs-utils.patch (text/plain), 1.63 KB, created by
Arfrever Frehtes Taifersar Arahesis
on 2019-05-12 23:55:03 UTC
(
hide
)
Description:
Patch
Filename:
MIME Type:
Creator:
Arfrever Frehtes Taifersar Arahesis
Created:
2019-05-12 23:55:03 UTC
Size:
1.63 KB
patch
obsolete
>From a8539708362fa11d41aa731ea564a179e859ac39 Mon Sep 17 00:00:00 2001 >From: Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org> >Date: Mon, 13 May 2019 01:51:17 +0200 >Subject: [PATCH] net-fs/nfs-utils: Depend on dev-libs/libxml2 in > DEPEND+RDEPEND, and not BDEPEND. > >Fixes: https://bugs.gentoo.org/685756 >Signed-off-by: Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org> >--- > net-fs/nfs-utils/nfs-utils-2.3.3.ebuild | 2 +- > net-fs/nfs-utils/nfs-utils-2.3.4.ebuild | 2 +- > 2 files changed, 2 insertions(+), 2 deletions(-) > >diff --git a/net-fs/nfs-utils/nfs-utils-2.3.3.ebuild b/net-fs/nfs-utils/nfs-utils-2.3.3.ebuild >index 07216af6e21..b98297ce0b0 100644 >--- a/net-fs/nfs-utils/nfs-utils-2.3.3.ebuild >+++ b/net-fs/nfs-utils/nfs-utils-2.3.3.ebuild >@@ -29,6 +29,7 @@ RESTRICT="test" #315573 > # so don't depend on virtual/krb. > # (04 Feb 2005 agriffis) > DEPEND_COMMON=" >+ dev-libs/libxml2 > net-libs/libtirpc:= > >=net-nds/rpcbind-0.2.4 > sys-libs/e2fsprogs-libs >@@ -59,7 +60,6 @@ RDEPEND="${DEPEND_COMMON} > ) > " > DEPEND="${DEPEND_COMMON} >- dev-libs/libxml2 > net-libs/rpcsvc-proto > virtual/pkgconfig" > >diff --git a/net-fs/nfs-utils/nfs-utils-2.3.4.ebuild b/net-fs/nfs-utils/nfs-utils-2.3.4.ebuild >index d1417e6ba2e..dafe5f83ce3 100644 >--- a/net-fs/nfs-utils/nfs-utils-2.3.4.ebuild >+++ b/net-fs/nfs-utils/nfs-utils-2.3.4.ebuild >@@ -29,6 +29,7 @@ RESTRICT="test" #315573 > # (04 Feb 2005 agriffis) > DEPEND=" > >=dev-db/sqlite-3.3 >+ dev-libs/libxml2 > net-libs/libtirpc:= > >=net-nds/rpcbind-0.2.4 > sys-libs/e2fsprogs-libs >@@ -58,7 +59,6 @@ RDEPEND="${DEPEND} > ) > " > BDEPEND=" >- dev-libs/libxml2 > net-libs/rpcsvc-proto > virtual/pkgconfig > " >-- >2.21.0 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 685756
: 576246