From a29d1ee7f25aa9ccd68dfe7338fac13e563e454e Mon Sep 17 00:00:00 2001 From: Sebastian Gassner Date: Tue, 13 Nov 2012 16:39:11 +0100 Subject: [PATCH] README: adding some additional dependencies needed to bootstrap/make on Debian wheezy/sid. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e974b468..6bd0cf19 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ Then for a debug build: # Dependencies libvips has to have gettext, glib-2.x and libxml-2.0. The build system needs -sh, pkg-config and gnu make. +sh, pkg-config, swig, gtk-doc-tools, automake, gobject-introspection and gnu make. # Optional dependencies