This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "FusionForge".

The branch, 6.1 has been updated
       via  aef45d10510152e69aee37c8a3d2683b2a0cdd5f (commit)
      from  f310d1a516cd1e0315217c34afb1dc86ff0e70e3 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
https://scm.fusionforge.org/anonscm/gitweb/?p=fusionforge/fusionforge.git;a=commitdiff;h=aef45d10510152e69aee37c8a3d2683b2a0cdd5f

commit aef45d10510152e69aee37c8a3d2683b2a0cdd5f
Author: Franck Villaume <[email protected]>
Date:   Wed Mar 21 20:07:13 2018 +0100

    add missing deps for simpletal backport

diff --git a/autoinstall/common-backports b/autoinstall/common-backports
index 21b2243..3ae0833 100644
--- a/autoinstall/common-backports
+++ b/autoinstall/common-backports
@@ -192,7 +192,7 @@ EOF
     REMOVEDEPS=$DEPS
     backport_rpm_from_fedora php-htmlpurifier-htmlpurifier
 
-    DEPS=""
+    DEPS="python-devel python-setuptools"
     REMOVEDEPS=$DEPS
     backport_rpm_from_fedora python-simpletal
 

-----------------------------------------------------------------------

Summary of changes:
 autoinstall/common-backports | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


hooks/post-receive
-- 
FusionForge

_______________________________________________
Fusionforge-commits mailing list
[email protected]
http://lists.fusionforge.org/cgi-bin/mailman/listinfo/fusionforge-commits

Reply via email to