summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard W.M. Jones <rjones@redhat.com>2012-01-06 21:08:25 +0000
committerRichard W.M. Jones <rjones@redhat.com>2012-01-06 21:08:25 +0000
commit49b894599bf82790c83e2949626b7a8958732b6a (patch)
tree7531e9a516f51d59887c9556b2eb64f483fd9986
parentc51caebea20b499ca0f9e652da0d964689969d79 (diff)
downloadlibguestfs-49b894599bf82790c83e2949626b7a8958732b6a.tar.gz
libguestfs-49b894599bf82790c83e2949626b7a8958732b6a.tar.xz
libguestfs-49b894599bf82790c83e2949626b7a8958732b6a.zip
debian: Add build-dep erlang-dev.
-rw-r--r--debian/control2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/control b/debian/control
index 02c4657c..ddef97b8 100644
--- a/debian/control
+++ b/debian/control
@@ -26,6 +26,8 @@ Build-Depends: debhelper (>= 7), dpkg-dev, devscripts, autotools-dev,
libfuse-dev, fuse-utils,
# Debian OCaml
dh-ocaml,
+# Erlang
+ erlang-dev,
# to create images in the test suite
db4.8-util
Homepage: http://libguestfs.org