[SM-Commit] GIT changes to master grimoire by Juuso Alasuutari (68097f2317d269215162539b72f09185adf093c4)
Juuso Alasuutari
scm at sourcemage.org
Thu Jun 12 13:26:32 EDT 2008
GIT changes to master grimoire by Juuso Alasuutari <iuso at sourcemage.org>:
kde4/phonon/DEPENDS | 2 ++
kde4/phonon/HISTORY | 1 +
2 files changed, 3 insertions(+)
New commits:
commit 68097f2317d269215162539b72f09185adf093c4
Author: Juuso Alasuutari <iuso at sourcemage.org>
Commit: Juuso Alasuutari <iuso at sourcemage.org>
phonon: Source $GRIMOIRE/FUNCTIONS in DEPENDS for check_if_xorg_modular_libs.
diff --git a/kde4/phonon/DEPENDS b/kde4/phonon/DEPENDS
index b098d6d..ff139c8 100755
--- a/kde4/phonon/DEPENDS
+++ b/kde4/phonon/DEPENDS
@@ -5,6 +5,8 @@ depends g++ &&
depends -sub DBUS qt4 &&
+source "$GRIMOIRE/FUNCTIONS" &&
+
if check_if_xorg_modular_libs qt4; then
depends libx11 &&
depends libice &&
diff --git a/kde4/phonon/HISTORY b/kde4/phonon/HISTORY
index 968a466..095dc08 100644
--- a/kde4/phonon/HISTORY
+++ b/kde4/phonon/HISTORY
@@ -5,6 +5,7 @@
added keywords.
* PREPARE: Corrected autoupdate var name.
* DEPENDS: Added missing dependencies, removed bogus conditional.
+ * DEPENDS: Source $GRIMOIRE/FUNCTIONS for check_if_xorg_modular_libs.
2008-06-11 Treeve Jelbert <treeve at sourcemage.org>
* DETAILS: version svn only
More information about the SM-Commit
mailing list