Re: Why does libunistring depends on texlive?

2017-01-13 Thread Vincent Habchi
Josh, thanks for the pointer. What I’ll do (since texlive seems to be required only to build the doc) is to add a doc variant that will pull the dependencies in but only when required. However, I’m not sure how to build the docs :) So I guess I’ll have to dredge a bit deeper. Thanks again,

Re: Why does libunistring depends on texlive?

2017-01-13 Thread Joshua Root
On 2017-1-13 22:42 , Vincent Habchi wrote: Folks, I was in the process of upgrading ffmpeg when I suddenly jumped out of my chair: the build was trying to pull in the bloated texlive source. I traced that spurious dependency to libunistring. Commenting out the dependency on texlive-basic

Why does libunistring depends on texlive?

2017-01-13 Thread Vincent Habchi
Folks, I was in the process of upgrading ffmpeg when I suddenly jumped out of my chair: the build was trying to pull in the bloated texlive source. I traced that spurious dependency to libunistring. Commenting out the dependency on texlive-basic does not produce any side effect (AFAIK): the