[elbe-devel] [PATCH] debianize: add parsing dependencies
Manuel Traut
manuel.traut at linutronix.de
Mon Jan 23 22:19:28 CET 2017
On 21:14 Mon 23 Jan , John Ogness wrote:
> elbe-debianize relies on perl libraries to parse the control file.
>
> Signed-off-by: John Ogness <john.ogness at linutronix.de>
> ---
> debian/control | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/debian/control b/debian/control
> index b15b689..7822c4d 100644
> --- a/debian/control
> +++ b/debian/control
> @@ -41,6 +41,8 @@ Architecture: all
> Depends: ${misc:Depends},
> python (>= 2.7~),
> devscripts,
> + libdistro-info-perl,
> + libparse-debcontrol-perl,
> elbe-common (= ${binary:Version}),
> python-mako,
> python-npyscreen
> --
> 2.1.4
applied; thx!
More information about the elbe-devel
mailing list