[elbe-devel] [PATCH v2 4/5] debianize: add flex and bison to barebox build dependencies

Torben Hohn torben.hohn at linutronix.de
Thu Apr 2 11:02:58 CEST 2020


On Fri, Mar 27, 2020 at 03:53:28PM +0100, yegorslists at googlemail.com wrote:
> From: Yegor Yefremov <yegorslists at googlemail.com>
> 
> Both are required when built in ELBE's pbuild environment.
> 
> Signed-off-by: Yegor Yefremov <yegorslists at googlemail.com>


> ---
>  elbepack/makofiles/debianize/barebox/control.mako | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/elbepack/makofiles/debianize/barebox/control.mako b/elbepack/makofiles/debianize/barebox/control.mako
> index 688cc25e6..0ab652364 100644
> --- a/elbepack/makofiles/debianize/barebox/control.mako
> +++ b/elbepack/makofiles/debianize/barebox/control.mako
> @@ -8,7 +8,7 @@ Source: barebox-${p_name}-${k_version}
>  Section: admin
>  Priority: optional
>  Maintainer: ${m_name} <${m_mail}>
> -Build-Depends: debhelper (>= 9), bc, lzop
> +Build-Depends: debhelper (>= 9), bc, lzop, flake, bison

errm... flake ?
https://packages.debian.org/buster/flake
Alternative encoder for the Free Lossless Audio Codec

you meant flex, right ?

with that fixed, you can add:

Reviewed-by: Torben Hohn <torben.hohn at linutronix.de>

>  Standards-Version: 3.8.4
>  Homepage: http://www.barebox.org/
>  
> -- 
> 2.17.0
> 

-- 
Torben Hohn
Linutronix GmbH | Bahnhofstrasse 3 | D-88690 Uhldingen-Mühlhofen
Phone: +49 7556 25 999 18; Fax.: +49 7556 25 999 99

Hinweise zum Datenschutz finden Sie hier (Informations on data privacy 
can be found here): https://linutronix.de/kontakt/Datenschutz.php

Linutronix GmbH | Firmensitz (Registered Office): Uhldingen-Mühlhofen | 
Registergericht (Registration Court): Amtsgericht Freiburg i.Br., HRB700 
806 | Geschäftsführer (Managing Directors): Heinz Egger, Thomas Gleixner



More information about the elbe-devel mailing list