about summary refs log tree commit diff
path: root/debian/control
diff options
context:
space:
mode:
authorMichael Biebl <biebl@debian.org>2015-01-22 01:25:55 +0100
committerMichael Biebl <biebl@debian.org>2015-01-23 21:19:21 +0100
commitdaec8fed354b628d4bec3d5d28229cdd4779a2e5 (patch)
tree1fdaa5e864800a2e239700388ab295ecec32e715 /debian/control
parent4a8d2a61e2e5ff2d3b25e54e5e530a4d94e23c5f (diff)
Add perl and libyaml-perl to Build-Depends
Those are required to build the documentation and tested for in the
configure script.
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/control b/debian/control
index d190565e..9fe8d0df 100644
--- a/debian/control
+++ b/debian/control
@@ -28,6 +28,8 @@ Build-Depends: debhelper (>= 9),
                gobject-introspection (>= 0.9.12-4~),
                libsoup2.4-dev (>= 2.26),
                gtk-doc-tools,
+               perl,
+               libyaml-perl,
                libglib2.0-doc,
                libmm-glib-dev (>=  0.7.991),
                libndp-dev,