From 00d4bf27d309047b5a8a5bf86908a85decd637d5 Mon Sep 17 00:00:00 2001 From: Joonas Niilola Date: Mon, 11 Jan 2021 14:02:45 +0200 Subject: dependencies: update eutils.eclass into optfeature.eclass MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Closes: https://github.com/gentoo/policy-guide/pull/20 Signed-off-by: Joonas Niilola Signed-off-by: Ulrich Müller --- dependencies.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dependencies.rst b/dependencies.rst index a1f5177..c0afb81 100644 --- a/dependencies.rst +++ b/dependencies.rst @@ -18,8 +18,8 @@ dependencies is installed. There is no specific preference as to how user should be informed of optional runtime dependencies. Three possible ways are -``optfeature`` from ``eutils`` eclass, ``readme.gentoo-r1`` eclass -and plain ``elog`` messages. +``optfeature`` eclass, ``readme.gentoo-r1`` eclass and plain ``elog`` +messages. *Rationale*: toggling USE flags in order to enable or disable optional runtime dependencies causes needless rebuilds of packages in question. -- cgit v1.2.3-65-gdbad