[Gambas-bugtracker] Bug #2355: Change Runtime gbr/gbx dependencies to not install Gigs of graphics libs

bugtracker at gambaswiki.org bugtracker at gambaswiki.org
Tue Jan 11 12:40:35 CET 2022


http://gambaswiki.org/bugtracker/edit?object=BUG.2355&from=L21haW4-

Comment #9 by Benoît MINISINI:

I don't see any dependency on 'gb.image' from the runtime or scripter component in the daily PPA.

$ apt-rdepends gambas3-scripter
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
gambas3-scripter
  Depends: gambas3-dev-tools (>= 3.16.90+git202201100217.f86aa0a8e+build22~ubuntu21.04.1)
  Depends: gambas3-gb-pcre (>= 3.16.90+git202201100217.f86aa0a8e+build22~ubuntu21.04.1)
  Depends: gambas3-runtime (>= 3.16.90+git202201100217.f86aa0a8e+build22~ubuntu21.04.1)
gambas3-dev-tools
  Depends: gambas3-runtime (>= 3.16.90+git202201100217.f86aa0a8e+build22~ubuntu21.04.1)
  Depends: libc6 (>= 2.33)
gambas3-runtime
  Depends: libc6 (>= 2.33)
  Depends: libffi8ubuntu1 (>= 3.4~20200819)
libc6
  Depends: libcrypt1 (>= 1:4.4.10-10ubuntu4)
  Depends: libgcc-s1
libcrypt1
  Depends: libc6 (>= 2.25)
libgcc-s1
  Depends: gcc-11-base (= 11.1.0-1ubuntu1~21.04)
  Depends: libc6 (>= 2.14)
gcc-11-base
libffi8ubuntu1
  Depends: libc6 (>= 2.14)
gambas3-gb-pcre
  Depends: libc6 (>= 2.4)
  Depends: libpcre2-8-0 (>= 10.22)
libpcre2-8-0
  Depends: libc6 (>= 2.14)

The dependency of 'gb.eval.highlight' on 'gb.image' is a Gambas dependency (that will be removed), and it has nothing to do with the package dependencies, which are manually declared to the package build system.




More information about the Bugtracker mailing list