[SM-Commit] GIT changes to master grimoire by Tommy Boatman (f70638ab1fc0288165fe18e45853a1995f000d5d)

Tommy Boatman scm at sourcemage.org
Thu May 20 22:19:25 EDT 2010


GIT changes to master grimoire by Tommy Boatman <tboatman at sourcemage.org>:

 kde4/HISTORY     |    3 +++
 kde4/KDE_DEPENDS |    3 ++-
 2 files changed, 5 insertions(+), 1 deletion(-)

New commits:
commit ad8266aa9a7fce75617855574f52159028345708
Author: Tommy Boatman <tboatman at sourcemage.org>
Commit: Tommy Boatman <tboatman at sourcemage.org>

       kdebindings4: depends on attica

diff --git a/kde4/HISTORY b/kde4/HISTORY
index a449d44..f5cab10 100644
--- a/kde4/HISTORY
+++ b/kde4/HISTORY
@@ -1,3 +1,6 @@
+2010-05-20 Tommy Boatman <tboatman at sourcemage.org>
+	* KDE_DEPENDS: kdebindings4 depends on attica
+
 2010-05-16 Eric Sandall <sandalle at sourcemage.org>
 	* KDE_DEPENDS: kdebindings4 depends on qimageblitz
 
diff --git a/kde4/KDE_DEPENDS b/kde4/KDE_DEPENDS
index a7ebf1e..7003461 100755
--- a/kde4/KDE_DEPENDS
+++ b/kde4/KDE_DEPENDS
@@ -49,7 +49,8 @@ case $SPELL in
 
   kdebindings4)
                depends  kdelibs4 &&
-               depends  qimageblitz
+               depends  qimageblitz &&
+               depends  attica
                ;;
 
   *)           depends kdebase4-runtime &&



More information about the SM-Commit mailing list