[elbe-devel] [PATCH] debianize/barebox: fix lzop dependency

Torben Hohn torben.hohn at linutronix.de
Tue Aug 25 12:44:00 CEST 2020


On Thu, Aug 20, 2020 at 05:51:42PM +0200, yegorslists at googlemail.com wrote:
> From: Yegor Yefremov <yegorslists at googlemail.com>
> 
> When using with dpkg-buildpackage, the build fails with the following
> message:
> 
> dpkg-checkbuilddeps: error: Unmet build dependencies: lzop
> 
> Hence, use lzop:native as dependency like it is done for the kernel.
> 
> Signed-off-by: Yegor Yefremov <yegorslists at googlemail.com>

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

> ---
>  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 bceef4adf..6b8a377eb 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, flex, bison
> +Build-Depends: debhelper (>= 9), bc, lzop:native, flex, bison
>  Standards-Version: 3.8.4
>  Homepage: http://www.barebox.org/
>  
> -- 
> 2.17.0
> 
> _______________________________________________
> elbe-devel mailing list
> elbe-devel at linutronix.de
> https://lists.linutronix.de/mailman/listinfo/elbe-devel

-- 
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