[SM-Commit] GIT changes to master grimoire by Ethan Grammatikidis (da35e5694e0c15cf70c27ee9c54ce020a5a30df1)

Ethan Grammatikidis scm at sourcemage.org
Sun Apr 13 11:04:53 EDT 2008


GIT changes to master grimoire by Ethan Grammatikidis <eekee57 at fastmail.fm>:

 utils/schroot/DEPENDS |    1 +
 utils/schroot/HISTORY |    3 +++
 2 files changed, 4 insertions(+)

New commits:
commit da35e5694e0c15cf70c27ee9c54ce020a5a30df1
Author: Ethan Grammatikidis <eekee57 at fastmail.fm>
Commit: Ethan Grammatikidis <eekee57 at fastmail.fm>

    schroot: depends on linux-pam

diff --git a/utils/schroot/DEPENDS b/utils/schroot/DEPENDS
index 2ea8185..9185d77 100755
--- a/utils/schroot/DEPENDS
+++ b/utils/schroot/DEPENDS
@@ -1,6 +1,7 @@
 depends  -sub "PROGRAM_OPTIONS REGEX"  boost  &&
 depends  g++                                  &&
 depends  lockdev                              &&
+depends  linux-pam                            &&
 
 optional_depends  'gettext'                      \
                   '--enable-nls'                 \
diff --git a/utils/schroot/HISTORY b/utils/schroot/HISTORY
index 60d2370..2262033 100644
--- a/utils/schroot/HISTORY
+++ b/utils/schroot/HISTORY
@@ -1,3 +1,6 @@
+2008-04-13 Ethan Grammatikidis <eekee57 at fastmail.fm>
+	* DEPENDS: Added linux-pam
+
 2008-04-12 Eric Sandall <sandalle at sourcemage.org>
 	* DETAILS, DEPENDS, PRE_BUILD: Created
 	* INSTALL: Use install_config_file for schroot.conf



More information about the SM-Commit mailing list