On Mon, 21 Jul 2014 21:26:09 +0900
Thomas Kahle <[email protected]> wrote:
> Since you deleted it
sorry
>, let me ask my question again: If I follow
> this method I will have 37 dependencies all of this form. This
> is pointless because
>
> a) Everytime tesseract gains or loses a language support (it does
> happen!) the pdfsandwich ebuild needs to be updated,
>
> b) Nobody wants to set different linguas on tesseract and
> pdfsandwich anyway.
Sounds like it's useful, not pointless at all. And you can have the
ebuilds automatically generate those dependencies. It's a lot less work
if you keep all the linguas in a variables and loop over it to generate
IUSE+= and a dependency list.
jer