* [gentoo-commits] proj/devmanual:master commit in: ebuild-writing/functions/src_unpack/other-formats/
@ 2021-03-15 7:50 Ulrich Müller
0 siblings, 0 replies; only message in thread
From: Ulrich Müller @ 2021-03-15 7:50 UTC (permalink / raw
To: gentoo-commits
commit: 951f99fd9d7a046a3dc447b013572a8ac9f9adeb
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 15 07:25:29 2021 +0000
Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Mon Mar 15 07:49:07 2021 +0000
URL: https://gitweb.gentoo.org/proj/devmanual.git/commit/?id=951f99fd
ebuild-writing/functions/src_unpack/other-formats: use BDEPEND for unzip
Reported-by: Wolfgang E. Sanyer <ezzieyguywuf <AT> gmail.com>
Signed-off-by: Sam James <sam <AT> gentoo.org>
Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>
ebuild-writing/functions/src_unpack/other-formats/text.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/ebuild-writing/functions/src_unpack/other-formats/text.xml b/ebuild-writing/functions/src_unpack/other-formats/text.xml
index 3647c80..696b461 100644
--- a/ebuild-writing/functions/src_unpack/other-formats/text.xml
+++ b/ebuild-writing/functions/src_unpack/other-formats/text.xml
@@ -19,7 +19,7 @@ If a package is supplied as a .zip file, you should:
</p>
<ul>
- <li><c>DEPEND</c> upon <c>app-arch/unzip</c></li>
+ <li><c>BDEPEND</c> upon <c>app-arch/unzip</c></li>
<li>Use <c>unpack</c> as normal</li>
</ul>
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2021-03-15 7:50 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-03-15 7:50 [gentoo-commits] proj/devmanual:master commit in: ebuild-writing/functions/src_unpack/other-formats/ Ulrich Müller
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox