cerbero: Distros: Add no-distribution build
Olivier Crête
olivier.crete at collabora.com
Sat Mar 8 19:56:09 PST 2014
On Sat, 2014-03-08 at 12:29 +0100, Andoni Morales wrote:
> + elif self.config.target_distro == Distro.NONE:
> + if self.config.target_distro_version ==
> DistroVersion.NONE_UCLIBC:
> + self.deps += ('gettext', 'libiconv')
>
>
> I think for these targets, both gettext and libiconv should be a
> runtime_dep recipe, like in windows or osx.
>
> When a recipe is marked as runtime_dep=True, it will make the rest of
> recipes depend on it instead of having to list them as a dependency in
> several places.
Sounds like a great idea, if only any of this was documented.
--
Olivier Crête
olivier.crete at collabora.com
More information about the gstreamer-devel
mailing list