From: Richard W.M. Jones Date: Fri, 6 Jan 2012 21:08:25 +0000 (+0000) Subject: debian: Add build-dep erlang-dev. X-Git-Tag: 1.15.15~1 X-Git-Url: http://git.annexia.org/?a=commitdiff_plain;ds=sidebyside;h=49b894599bf82790c83e2949626b7a8958732b6a;p=libguestfs.git debian: Add build-dep erlang-dev. --- diff --git a/debian/control b/debian/control index 02c4657..ddef97b 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