From 80ec592ee658be22fd9a2c865e2b579e416315df Mon Sep 17 00:00:00 2001 From: Steven Luo Date: Fri, 18 Dec 2009 04:43:09 -0800 Subject: [PATCH] Fix dependencies listed in README --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index e5b29a9..ad7ba6d 100644 --- a/README +++ b/README @@ -126,7 +126,7 @@ If for some reason you don't want to use the prebuilt binary package to install Browser Switchboard, you can compile and install by hand: 1. You will need a copy of the SDK for your device. Make sure the following packages are installed: libdbus-glib-1-dev for -browser-switchboard; libdbus-1-dev, libgtk2.0-dev, hildon-dev, +browser-switchboard; libdbus-1-dev, libgtk2.0-dev, libhildon1-dev, hildon-control-panel-dev for the config UI. 2. Download the source tarball: browser-switchboard_X.Y.orig.tar.gz 3. Unpack the source tarball in your SDK install: -- 1.7.9.5