[SM-Commit] GIT changes to master grimoire by Florian Franzmann (07e9fdfb336ac7098938c5d81cf7ffb65f15f2e5)

Florian Franzmann scm at sourcemage.org
Sat Mar 27 06:06:52 EDT 2010


GIT changes to master grimoire by Florian Franzmann <siflfran at hawo.stw.uni-erlangen.de>:

 video/handbrake/DEPENDS |    2 ++
 video/handbrake/HISTORY |    3 +++
 2 files changed, 5 insertions(+)

New commits:
commit 07e9fdfb336ac7098938c5d81cf7ffb65f15f2e5
Author: Florian Franzmann <siflfran at hawo.stw.uni-erlangen.de>
Commit: Florian Franzmann <siflfran at hawo.stw.uni-erlangen.de>

    video/handbrake: added missing dependencies on hal and python

diff --git a/video/handbrake/DEPENDS b/video/handbrake/DEPENDS
index eac612d..61afd58 100755
--- a/video/handbrake/DEPENDS
+++ b/video/handbrake/DEPENDS
@@ -1,4 +1,6 @@
 depends  $HANDBRAKE_FETCH  "--fetch=$HANDBRAKE_FETCH" &&
+depends  python &&
+depends  hal    &&
 
 optional_depends  'gtk+2'  \
                   '--enable-gtk'  \
diff --git a/video/handbrake/HISTORY b/video/handbrake/HISTORY
index ea8ef91..f0c9534 100644
--- a/video/handbrake/HISTORY
+++ b/video/handbrake/HISTORY
@@ -1,3 +1,6 @@
+2010-04-27 Florian Franzmann <siflfran at hawo.stw.uni-erlangen.de>
+	* DEPENDS: added missing dependencies on hal and python
+
 2010-02-15 Eric Sandall <sandalle at sourcemage.org>
 	* DETAILS, DEPENDS, CONFIGURE, BUILD, INSTALL: Created
 



More information about the SM-Commit mailing list