[Solved] Frustrating "%README%" missing dependency.
Posted: 5. May 2015, 13:03
I am trying to install texlive, but Sourcery complains that "%README%" is missing and I should install it first. Sourcery actually does its job, as SBo's texlive.info file reads:
My first guess was I should read the "README" file concerning that package, but there is nothing there relative to dependencies. Furthermore, package texi2html (which is another dependency as stated above), also requires that enigmatic %README% dependency, see texi2html.info in the repos:
I guess I am missing something here. Before I force no dependency checking and proceed ignoring %README%, I thought I should ask first. Any tips please?
Code: Select all
REQUIRES="%README% libsigsegv texi2html"
Code: Select all
REQUIRES="%README%"