diff mbox

[01/11] pkg/debian/control: add graphviz to Build-Depends

Message ID 1458305959-26825-2-git-send-email-anders.roxell@linaro.org
State Accepted
Commit 6e53af9e9d45cb59fc281f41f737cf9797ac16e1
Headers show

Commit Message

Anders Roxell March 18, 2016, 12:59 p.m. UTC
Signed-off-by: Anders Roxell <anders.roxell@linaro.org>
---
 pkg/debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Ricardo Salveti March 22, 2016, 9:32 p.m. UTC | #1
On Fri, Mar 18, 2016 at 9:59 AM, Anders Roxell <anders.roxell@linaro.org> wrote:
> Signed-off-by: Anders Roxell <anders.roxell@linaro.org>
> ---
>  pkg/debian/control | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/pkg/debian/control b/pkg/debian/control
> index 873070a..40b3842 100644
> --- a/pkg/debian/control
> +++ b/pkg/debian/control
> @@ -3,7 +3,7 @@ Priority: optional
>  Maintainer: Anders Roxell <anders.roxell@linaro.org>
>  Build-Depends: debhelper (>= 9), dh-autoreconf, libssl-dev, doxygen,
>      imagemagick, libmagickcore-6.q16-2-extra | libmagickcore-extra,
> -    ghostscript, asciidoc, mscgen, texlive-latex-recommended
> +    ghostscript, asciidoc, mscgen, texlive-latex-recommended, graphviz
>  Standards-Version: 3.9.6
>  Section: libs
>  Homepage: http://www.opendataplane.org/

Reviewed-by: Ricardo Salveti <ricardo.salveti@linaro.org>
diff mbox

Patch

diff --git a/pkg/debian/control b/pkg/debian/control
index 873070a..40b3842 100644
--- a/pkg/debian/control
+++ b/pkg/debian/control
@@ -3,7 +3,7 @@  Priority: optional
 Maintainer: Anders Roxell <anders.roxell@linaro.org>
 Build-Depends: debhelper (>= 9), dh-autoreconf, libssl-dev, doxygen,
     imagemagick, libmagickcore-6.q16-2-extra | libmagickcore-extra,
-    ghostscript, asciidoc, mscgen, texlive-latex-recommended
+    ghostscript, asciidoc, mscgen, texlive-latex-recommended, graphviz
 Standards-Version: 3.9.6
 Section: libs
 Homepage: http://www.opendataplane.org/