svn commit: r552054 - head/x11/gnome-shell

Christoph Moench-Tegeder cmt at burggraben.net
Sun Oct 11 21:09:42 UTC 2020


Hi,

## Matthias Andree (mandree at FreeBSD.org):

> So let's take a spade and dig.  There is
> work/gnome-shell-3.36.6/subprojects/extensions-tool/meson.build
> 
> which has
> 
> > bash_completion = dependency('bash-completion', required: get_option('bash_completion'))

So it's gnome-shell which needs a dependency on bash-completion.
We shouldn't (must not?) rely on other ports to pull in our
dependencies.

> So unless you are building p11-kit or gnome-control-center with
> non-default options,

p11-kit it is (looks like the BASH option there caused me some trouble some
time ago - don't know what, but it was late and I was angry, according to
git).

> Can it hurt to always include the configuration file? We're talking less
> than 2 kB out of 9 MB flat size.

When installing gnome, that one file doesn't matter.
But we should get the dependencies right.

Regards,
Christoph

-- 
Spare Space


More information about the freebsd-gnome mailing list