[SM-Commit] GIT changes to master grimoire by Eric Sandall (7196438185ac172c5cf3c53215821f84a8fb3477)
Eric Sandall
scm at sourcemage.org
Wed Aug 15 19:13:10 EDT 2007
GIT changes to master grimoire by Eric Sandall <sandalle at sourcemage.org>:
utils/cdemu-daemon/DEPENDS | 1 +
utils/cdemu-daemon/HISTORY | 3 +++
2 files changed, 4 insertions(+)
New commits:
commit 7196438185ac172c5cf3c53215821f84a8fb3477
Author: Eric Sandall <sandalle at sourcemage.org>
Commit: Eric Sandall <sandalle at sourcemage.org>
cdemu-daemon: Depends on sysfsutils
diff --git a/utils/cdemu-daemon/DEPENDS b/utils/cdemu-daemon/DEPENDS
index fb07e74..d7a4cff 100755
--- a/utils/cdemu-daemon/DEPENDS
+++ b/utils/cdemu-daemon/DEPENDS
@@ -4,6 +4,7 @@ depends g++ &&
depends glib2 &&
depends libdaemon &&
depends libmirage &&
+depends sysfsutils &&
depends udev &&
optional_depends alsa-lib \
diff --git a/utils/cdemu-daemon/HISTORY b/utils/cdemu-daemon/HISTORY
index 641b431..2a22024 100644
--- a/utils/cdemu-daemon/HISTORY
+++ b/utils/cdemu-daemon/HISTORY
@@ -1,3 +1,6 @@
+2007-08-11 Eric Sandall <sandalle at sourcemage.org>
+ * DEPENDS: Depends on sysfsutils
+
2007-05-04 Eric Sandall <sandalle at sourcemage.org>
* DETAILS, DEPENDS, BUILD: Created
* init.d/cdemud: Modified from fedora's version in tarball
More information about the SM-Commit
mailing list