All of lore.kernel.org
 help / color / mirror / Atom feed
* Difference between DEPENDS and BUILD-DEPENDS
@ 2019-05-24 13:40 Archana Polampalli
  2019-05-25 13:32 ` Burton, Ross
  0 siblings, 1 reply; 3+ messages in thread
From: Archana Polampalli @ 2019-05-24 13:40 UTC (permalink / raw)
  To: yocto

Hi all,

i am working on one open source project,for this i have to add some
debian packages as yocto recipies.
i am trying to add "audit" recipe,so iam trying to understand the audit
debian package ,i got struck between "depends" and "build-depends"

audit contaings many packages like 
auditd
libaudit-common
libaudit-dev
libauparse0  etc...

if i click on individual packages in https://packages.debian.org it is
giving "depends" list,if i click on source it is giving "build-
depends".

now my confusion is what i have to prefer either "depends" or "build-
depends" for writing "audit" recipe and what is the difference between
thes "depend" and "build-depends".

Thanks in advance.


Regards
Archana
The information contained in this e-mail message and in any
attachments/annexure/appendices is confidential to the 
recipient and may contain privileged information. 
If you are not the intended recipient, please notify the
sender and delete the message along with any 
attachments/annexure/appendices. You should not disclose,
copy or otherwise use the information contained in the
message or any annexure. Any views expressed in this e-mail 
are those of the individual sender except where the sender 
specifically states them to be the views of 
Toshiba Software India Pvt. Ltd. (TSIP),Bangalore.

Although this transmission and any attachments are believed to be
free of any virus or other defect that might affect any computer 
system into which it is received and opened, it is the responsibility
of the recipient to ensure that it is virus free and no responsibility 
is accepted by Toshiba Embedded Software India Pvt. Ltd, for any loss or
damage arising in any way from its use.

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

* Re: Difference between DEPENDS and BUILD-DEPENDS
  2019-05-24 13:40 Difference between DEPENDS and BUILD-DEPENDS Archana Polampalli
@ 2019-05-25 13:32 ` Burton, Ross
  2019-05-27  5:00   ` Archana Polampalli
  0 siblings, 1 reply; 3+ messages in thread
From: Burton, Ross @ 2019-05-25 13:32 UTC (permalink / raw)
  To: Archana Polampalli; +Cc: yocto

On Sat, 25 May 2019 at 14:28, Archana Polampalli
<Archana.c727@toshiba-tsip.com> wrote:
> i am working on one open source project,for this i have to add some
> debian packages as yocto recipies.
> i am trying to add "audit" recipe,so iam trying to understand the audit
> debian package ,i got struck between "depends" and "build-depends"

Debian Build-Depends == OpenEmbedded DEPENDS
Debian Depends == OpenEmbedded RDEPENDS

Ross


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

* Re: Difference between DEPENDS and BUILD-DEPENDS
  2019-05-25 13:32 ` Burton, Ross
@ 2019-05-27  5:00   ` Archana Polampalli
  0 siblings, 0 replies; 3+ messages in thread
From: Archana Polampalli @ 2019-05-27  5:00 UTC (permalink / raw)
  To: ross.burton; +Cc: yocto

Thank you so much,now its clear.

Regards,
Archana


On Sat, 2019-05-25 at 14:32 +0100, Burton, Ross wrote:
> On Sat, 25 May 2019 at 14:28, Archana Polampalli
> <Archana.c727@toshiba-tsip.com> wrote:
> > 
> > i am working on one open source project,for this i have to add some
> > debian packages as yocto recipies.
> > i am trying to add "audit" recipe,so iam trying to understand the
> > audit
> > debian package ,i got struck between "depends" and "build-depends"
> Debian Build-Depends == OpenEmbedded DEPENDS
> Debian Depends == OpenEmbedded RDEPENDS
> 
> Ross
The information contained in this e-mail message and in any
attachments/annexure/appendices is confidential to the 
recipient and may contain privileged information. 
If you are not the intended recipient, please notify the
sender and delete the message along with any 
attachments/annexure/appendices. You should not disclose,
copy or otherwise use the information contained in the
message or any annexure. Any views expressed in this e-mail 
are those of the individual sender except where the sender 
specifically states them to be the views of 
Toshiba Software India Pvt. Ltd. (TSIP),Bangalore.

Although this transmission and any attachments are believed to be
free of any virus or other defect that might affect any computer 
system into which it is received and opened, it is the responsibility
of the recipient to ensure that it is virus free and no responsibility 
is accepted by Toshiba Embedded Software India Pvt. Ltd, for any loss or
damage arising in any way from its use.

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

end of thread, other threads:[~2019-05-27  5:08 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-05-24 13:40 Difference between DEPENDS and BUILD-DEPENDS Archana Polampalli
2019-05-25 13:32 ` Burton, Ross
2019-05-27  5:00   ` Archana Polampalli

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.