[devscripts] 03/03: Add apt to Recommends.

Nicholas Bamber nicholas at periapt.co.uk
Sat Dec 5 14:18:47 UTC 2015


On 05/12/15 13:52, James McCoy wrote:
> On Sat, Dec 05, 2015 at 09:33:33AM +0000, Nicholas Bamber wrote:
>> I see another oddity in the dependency list. bash-completion is in the build
>> dependency. This looks wrong to me as we do not use it's build tools.
>
> $ grep pkg-config scripts/Makefile
> COMPL_DIR := $(shell pkg-config --variable=completionsdir bash-completion)
>
> $ dpkg -L bash-completion | grep pkgconfig
> /usr/share/pkgconfig
> /usr/share/pkgconfig/bash-completion.pc
>
>> However it is absent from the Recommends where I believe it belongs.
>
> I don't see why.  We're just providing bash-completion files to aid
> someone that is using bash-completion.  If anything, the relationship
> would be an Enhances.
>
> Note that bash already Recommends bash-completion.
>
> Cheers,
>
  okay. I was going to try this. Now I don't need to. Thanks



More information about the devscripts-devel mailing list