public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* cygport requires same package twice?
@ 2020-04-06 20:18 Åke Rehnman
  2020-04-06 20:36 ` Marco Atzeri
  0 siblings, 1 reply; 3+ messages in thread
From: Åke Rehnman @ 2020-04-06 20:18 UTC (permalink / raw)
  To: cygwin

Hello all,

After running cygport package I get for one of my packages the same 
dependency twice:

 >>> libftdi1 requires: bash cygwin libconfuse1 libgcc1 libstdc++6 
libusb1.0 libconfuse1

Any ideas why? Is it a problem?

BR

/Ake


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

* Re: cygport requires same package twice?
  2020-04-06 20:18 cygport requires same package twice? Åke Rehnman
@ 2020-04-06 20:36 ` Marco Atzeri
  2020-04-06 22:53   ` Brian Inglis
  0 siblings, 1 reply; 3+ messages in thread
From: Marco Atzeri @ 2020-04-06 20:36 UTC (permalink / raw)
  To: cygwin

Am 06.04.2020 um 22:18 schrieb Åke Rehnman via Cygwin:
> Hello all,
> 
> After running cygport package I get for one of my packages the same 
> dependency twice:
> 
>  >>> libftdi1 requires: bash cygwin libconfuse1 libgcc1 libstdc++6 
> libusb1.0 libconfuse1
> 
> Any ideas why? Is it a problem?
> 
> BR
> 
> /Ake
> 

not a problem.

It is likely due to the duplication of
PKG_REQUIRES and cygport detections of needed library



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

* Re: cygport requires same package twice?
  2020-04-06 20:36 ` Marco Atzeri
@ 2020-04-06 22:53   ` Brian Inglis
  0 siblings, 0 replies; 3+ messages in thread
From: Brian Inglis @ 2020-04-06 22:53 UTC (permalink / raw)
  To: cygwin


On 2020-04-06 14:36, Marco Atzeri via Cygwin wrote:
> Am 06.04.2020 um 22:18 schrieb Åke Rehnman via Cygwin:
>> After running cygport package I get for one of my packages the same
>> dependency twice:
>> libftdi1 requires: bash cygwin libconfuse1 libgcc1 libstdc++6 libusb1.0 
>> libconfuse1
>> Any ideas why? Is it a problem?

> not a problem.
> It is likely due to the duplication of PKG_REQUIRES and cygport detections of
> needed library

...or specified in some PKG.cygport ...REQUIRES=..., so as cygport is so smart,
you can just remove that explicit library package dependency from PKG.cygport
...REQUIRES=..., and rerun cygport PKG.cygport package/-test step.

-- 
Take care. Thanks, Brian Inglis, Calgary, Alberta, Canada

This email may be disturbing to some readers as it contains
too much technical detail. Reader discretion is advised.

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

end of thread, other threads:[~2020-04-06 22:53 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-06 20:18 cygport requires same package twice? Åke Rehnman
2020-04-06 20:36 ` Marco Atzeri
2020-04-06 22:53   ` Brian Inglis

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).