summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog8
-rw-r--r--README1
-rw-r--r--nautilus.spec.in1
3 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7fdec1ad2..2df0fbb8b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2000-11-29 Ramiro Estrugo <ramiro@eazel.com>
+
+ * nautilus.spec.in:
+ * README:
+ Add esound dependency. We've used esound to do sound previews and
+ in the Music View, but the the dependency was never reflected in
+ the spec file or documentation.
+
2000-11-29 Andy Hertzfeld <andy@eazel.com>
* components/text/nautilus-text-view.c:
diff --git a/README b/README
index 56bfdc186..8273f2d86 100644
--- a/README
+++ b/README
@@ -53,6 +53,7 @@ development package, these versions are for Red Hat 6.2 and Debian
library Red Hat Debian approx. version
-------------- ------------------------ ------------------------------ ------------------
audiofile audiofile-devel-0.1.9-3 libaudiofile-dev (0.1.9-0.1) 0.1.9
+esound esound-0.2.20 ??? 0.2
libc glibc-devel-2.1.3-15 libc6-dev (2.1.3-10) 2.1.3
libc++ egcs-c++-1.1.2-30 libstdc++2.10-dev (2.95.2-12) 2.9.0, 2.10
libjpeg libjpeg-devel-6b-10 libjpeg62-dev (6b-1.2) 6b 1.0-1.2
diff --git a/nautilus.spec.in b/nautilus.spec.in
index a2bdb23b9..f82e0e77d 100644
--- a/nautilus.spec.in
+++ b/nautilus.spec.in
@@ -30,6 +30,7 @@ Requires: bonobo >= 0.24
Requires: popt >= 1.5
Requires: freetype2 >= 1.0beta8
Requires: medusa >= 0.2.1
+Requires: esound >= 0.2
%description
Nautilus is an open-source file manager and graphical shell being