[Slackbuilds-users] sqg for teapot

B Watson yalhcru at gmail.com
Thu Nov 19 05:10:13 UTC 2020


On 11/18/20, Jeremy Hansen <jebrhansen+SBo at gmail.com> wrote:
> teapot does not have any required dependencies (it has an optional
> dependency of fltk, but sqg doesn't pick up optional dependencies). This is
> why sqg presents that prompt. Generating a queue for a program that has no
> dependencies is a little redundant.

Interestingly enough, I just built teapot with fltk installed, and it
doesn't get picked up by teapot's cmake stuff:

CMake Warning at CMakeLists.txt:43 (find_package):
  Could not find a package configuration file provided by "FLTK" with any of
  the following names:

    FLTKConfig.cmake
    fltk-config.cmake

  Add the installation prefix of "FLTK" to CMAKE_PREFIX_PATH or set
  "FLTK_DIR" to a directory containing one of the above files.  If "FLTK"
  provides a separate development package or SDK, be sure it has been
  installed.

So fltk isn't even an optional dep of teapot, currently.


More information about the SlackBuilds-users mailing list