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, master has been updated
       via  7cefd8219856e57a7b62c414550b0e06a9cbd774 (commit)
      from  1d4f4f282b3ad0d76202748d566c0d67af5e26d9 (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=7cefd8219856e57a7b62c414550b0e06a9cbd774

commit 7cefd8219856e57a7b62c414550b0e06a9cbd774
Author: Franck Villaume <[email protected]>
Date:   Mon Apr 22 14:59:50 2019 +0200

    add missing dependency for git

diff --git a/autoinstall/install-src.sh b/autoinstall/install-src.sh
index 92daf69..2e7e6e7 100755
--- a/autoinstall/install-src.sh
+++ b/autoinstall/install-src.sh
@@ -47,7 +47,7 @@ if [ -e /etc/debian_version ]; then
                        libapache2-mpm-itk libapache2-mod-svn \
                        libapache2-mod-php \
                        apache2 postgresql postgresql-contrib libnss-pgsql2 
unscd \
-                       cvs subversion viewvc python-pycurl git mercurial bzr 
xinetd \
+                       cvs subversion viewvc python-pycurl libgit-pm-perl git 
mercurial bzr xinetd \
                        python-moinmoin libapache2-mod-wsgi python-psycopg2 \
                        unoconv poppler-utils dpkg-dev \
                        libmarkdown-php \

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

Summary of changes:
 autoinstall/install-src.sh | 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