[oe] [meta-oe][PATCH 1/2] gflags: New recipe

Jack Mitchell ml at embed.me.uk
Thu Aug 11 12:45:42 UTC 2016


On 11/08/16 13:38, Ricardo Ribalda Delgado wrote:

> Hi
>
> On Thu, Aug 11, 2016 at 2:22 PM,  <ml at embed.me.uk> wrote:
>
>>> +RDEPENDS_${PN} += "bash"
>>
>> Where does this dependency come from, seems odd that a compiled library
>> should depend on bash?
>  From an openembedded warning :)
>
> package/usr/bin/gflags_completions.sh:#!/bin/bash

Bash completions should generally go in a separate package as not to 
pull the bash dependency in.

See meta-gnome/recipes-gnome/gvfs/gvfs_1.24.2.bb for an example.

Cheers,
Jack.

>
> Regards!




More information about the Openembedded-devel mailing list