public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-dev] [PATCH 1/1] kernel-2.eclass: Add cpio dependency
@ 2021-08-23 22:55 Mike
  2021-08-23 23:15 ` John Helmert III
  0 siblings, 1 reply; 3+ messages in thread
From: Mike @ 2021-08-23 22:55 UTC (permalink / raw
  To: gentoo-dev

Add cpio dependency to kernel-2.eclass

Bug: https://bugs.gentoo.org/731666

Signed-off-by: Mike Pagano <mpagano@gentoo.org>
---
 eclass/kernel-2.eclass | 1 +
 1 file changed, 1 insertion(+)

diff --git a/eclass/kernel-2.eclass b/eclass/kernel-2.eclass
index e3d556f2b..83d173d77 100644
--- a/eclass/kernel-2.eclass
+++ b/eclass/kernel-2.eclass
@@ -586,6 +586,7 @@ if [[ ${ETYPE} == sources ]]; then
 		dev-lang/perl
 		sys-devel/bc
 		sys-devel/bison
+		app-arch/cpio
 		sys-devel/flex
 		sys-devel/make
 		>=sys-libs/ncurses-5.2
-- 
2.31.1


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [gentoo-dev] [PATCH 1/1] kernel-2.eclass: Add cpio dependency
  2021-08-23 22:55 [gentoo-dev] [PATCH 1/1] kernel-2.eclass: Add cpio dependency Mike
@ 2021-08-23 23:15 ` John Helmert III
  2021-08-23 23:23   ` Mike
  0 siblings, 1 reply; 3+ messages in thread
From: John Helmert III @ 2021-08-23 23:15 UTC (permalink / raw
  To: gentoo-dev

[-- Attachment #1: Type: text/plain, Size: 629 bytes --]

On Mon, Aug 23, 2021 at 06:55:57PM -0400, Mike wrote:
> Add cpio dependency to kernel-2.eclass
> 
> Bug: https://bugs.gentoo.org/731666
> 
> Signed-off-by: Mike Pagano <mpagano@gentoo.org>
> ---
>  eclass/kernel-2.eclass | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/eclass/kernel-2.eclass b/eclass/kernel-2.eclass
> index e3d556f2b..83d173d77 100644
> --- a/eclass/kernel-2.eclass
> +++ b/eclass/kernel-2.eclass
> @@ -586,6 +586,7 @@ if [[ ${ETYPE} == sources ]]; then
>  		dev-lang/perl
>  		sys-devel/bc
>  		sys-devel/bison
> +		app-arch/cpio

Any reason to not keep the dependencies sorted?

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [gentoo-dev] [PATCH 1/1] kernel-2.eclass: Add cpio dependency
  2021-08-23 23:15 ` John Helmert III
@ 2021-08-23 23:23   ` Mike
  0 siblings, 0 replies; 3+ messages in thread
From: Mike @ 2021-08-23 23:23 UTC (permalink / raw
  To: gentoo-dev



On 8/23/21 7:15 PM, John Helmert III wrote:
> On Mon, Aug 23, 2021 at 06:55:57PM -0400, Mike wrote:
>> Add cpio dependency to kernel-2.eclass
>>
>> Bug: https://bugs.gentoo.org/731666
>>
>> Signed-off-by: Mike Pagano <mpagano@gentoo.org>
>> ---
>>  eclass/kernel-2.eclass | 1 +
>>  1 file changed, 1 insertion(+)
>>
>> diff --git a/eclass/kernel-2.eclass b/eclass/kernel-2.eclass
>> index e3d556f2b..83d173d77 100644
>> --- a/eclass/kernel-2.eclass
>> +++ b/eclass/kernel-2.eclass
>> @@ -586,6 +586,7 @@ if [[ ${ETYPE} == sources ]]; then
>>  		dev-lang/perl
>>  		sys-devel/bc
>>  		sys-devel/bison
>> +		app-arch/cpio
> 
> Any reason to not keep the dependencies sorted?
> 

No reason, I'll re-sort before I commit.
Thanks for the review.

-- 
Mike Pagano
Gentoo Developer - Kernel Project
Gentoo Sources - Lead 
E-Mail     : mpagano@gentoo.org
GnuPG FP   : 52CC A0B0 F631 0B17 0142 F83F 92A6 DBEC 81F2 B137
Public Key : http://http://pgp.mit.edu/pks/lookup?search=0x92A6DBEC81F2B137&op=index


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-08-23 23:23 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-08-23 22:55 [gentoo-dev] [PATCH 1/1] kernel-2.eclass: Add cpio dependency Mike
2021-08-23 23:15 ` John Helmert III
2021-08-23 23:23   ` Mike

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox