On Thu, 2006-08-10 at 16:15 +0200, Mustafa Yuecel wrote:
> >> libc6-dev package should be included into
> >> slugos-native package.
> >> What do you thing?
> >
> > I made a change last week or so that should do this
> > (hopefully I did it right). Did you use the head
> > version?
>
> You have added the line:
>
> DEPENDS = "libc6-dev"
>
> But it will be overwritten with
> DEPENDS = '${SLUGOS_NATIVE_DP} ${SLUGOS_NATIVE}'
> in the last line.
>
> If libc6-dev should be installed with 'ipkg install slugos-native' (or
> similiar), I think you want rather it add to DEPENDS (to make a ipk
> package) and (!) to RDEPENDS (to add a dependency).
If using .dev, you usually don't need to do both. Setting the
BUILD_ALL_DEPS variable will resulting in everything in RDEPENDS being
built for you meaning you don't need to add it to DEPENDS yourself. Some
classes such as the images do this for you.
Richard
_______________________________________________
Oe mailing list
[email protected]
https://www.handhelds.org/mailman/listinfo/oe