From 329fea5a73940a70c1f4efa1c367f6b3debe6f75 Mon Sep 17 00:00:00 2001 From: Marco Pesenti Gritti Date: Wed, 26 Apr 2006 02:41:54 -0400 Subject: [PATCH] Add a note about gnome-common --- README | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README b/README index cc8d2638..a91e60fb 100644 --- a/README +++ b/README @@ -1,6 +1,8 @@ Building ======== +You will need gnome-common. + ./autogen.sh make make install