<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <div class="moz-cite-prefix">On 1/12/22 20:03, Paul Gevers wrote:<br>
    </div>
    <blockquote type="cite"
      cite="mid:e160addf-88cc-d6f7-c270-6f1683e2ae06@debian.org"><br>
      <blockquote type="cite">So, my question, how can FPC, on the
        Debian build machine, fail to bring in dependencies that the
        same FPC Package does bring in on my test VM which is, now,
        "unstable" ?
        <br>
      </blockquote>
      <br>
      The default for user systems is to install Recommends as well.
      Build processes exclusively install via Depends. So, how did you
      test in your VM?
      <br>
    </blockquote>
    <p>Ah, that would explain it, I did not realise that Recommends was
      installed by default. So, for my test, I manually installed
      FPC/Lazarus (and in that process go Recommends). Tried to build
      from my source package and, as expected it told me it needed the
      other things on my dependencies list. But because FPC had already
      installed, eg libcairo2-dev, it was not a valid test.</p>
    <p>I gue<font face="Helvetica, Arial, sans-serif">ss </font><code><font
          face="Helvetica, Arial, sans-serif">--no-install-recommends
          will allow me to emulate exactly what the build machine is
          doing. I'll git it a try ! <br>
        </font></code></p>
    <p><code><font face="Helvetica, Arial, sans-serif">Thanks Paul !</font></code></p>
    <p><code><font face="Helvetica, Arial, sans-serif">Davo<br>
        </font></code></p>
    <br>
  </body>
</html>