aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog6
-rw-r--r--README4
2 files changed, 9 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index fa8058a..437bdf1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2008-02-19 Rob Bradford <rob@openedhand.com>
+ * README:
+ Specify the binary package name for oprofileui not the source package
+ name.
+
+2008-02-19 Rob Bradford <rob@openedhand.com>
+
* configure.ac:
Release 0.4.1.
diff --git a/README b/README
index 95440d3..6a82cb9 100644
--- a/README
+++ b/README
@@ -33,6 +33,7 @@ Dependencies
* OProfileUI 0.2.0 or newer (e.g. SVN trunk). [Optional]
+
Pre-built packages
~~~~~~~~~ ~~~~~~~~
@@ -41,7 +42,8 @@ OpenedHand repository. Details of the entries to add to your sources.list can
be found at http://debian.o-hand.com.
The packages that you need to install are: anjuta, anjuta-plugin-sdk and
-optionally oprofile and oprofileui.
+optionally oprofile and oprofile-viewer.
+
Building
~~~~~~~~