All of lore.kernel.org
 help / color / mirror / Atom feed
* Why does samba think it (R)DEPENDS on perl?
@ 2015-12-30 10:34 Mike Looijmans
  2015-12-30 10:55 ` Mike Looijmans
  0 siblings, 1 reply; 3+ messages in thread
From: Mike Looijmans @ 2015-12-30 10:34 UTC (permalink / raw)
  To: openembedded-devel

When building the current version of samba, it builds perl and drags it 
into the image through an RDEPENDS.

I've been researching this for a while, but failed to figure out what 
causes this runtime relation. Is there a way to find out where this is 
being "detected"?

The workaround I implemented is simply adding this line to the samba 
recipe, which at least gets rid of the overhead in the image:

RDEPENDS_${PN}_remove = "perl"

(Samba 4 is bloated enough by itself, it doesn't need other packages to 
inflate its runtime even more)

-- 
Mike Looijmans


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

end of thread, other threads:[~2016-01-04 18:40 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-12-30 10:34 Why does samba think it (R)DEPENDS on perl? Mike Looijmans
2015-12-30 10:55 ` Mike Looijmans
2016-01-04 18:40   ` Jens Rehsack

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.