mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-23 09:53:15 +00:00
Update apt-cache before install
This commit is contained in:
@@ -7,8 +7,9 @@ before_script:
|
||||
- rm -f config/services.yml config/connexions.yml config/config.yml config/config.inc config/connexion.inc config/_GV.php config/_GV.php.old
|
||||
- cp -f hudson/connexion.inc config/
|
||||
- cp -f hudson/_GV.php config/
|
||||
- curl -s http://getcomposer.org/installer | php
|
||||
- php composer.phar install --dev --prefer-source
|
||||
- composer self-update
|
||||
- composer install --dev --prefer-source
|
||||
- sudo apt-get update
|
||||
- sudo apt-get install -y -qq xpdf ffmpeg libavcodec-extra-53 openoffice.org-writer unoconv ghostscript gsfonts dcraw ufraw graphicsmagick libgraphicsmagick1-dev libfreetype6-dev libjpeg-dev libgif-dev libtiff-dev libdjvulibre-dev libwmf-dev libmagickcore-dev libmagickwand-dev libpng-dev gettext zlib1g-dev build-essential libfaac-dev libmp3lame0 libx264-dev libvpx-dev libtheora-dev libvorbis-dev gpac
|
||||
- sudo apt-get clean
|
||||
- wget http://sphinxsearch.com/files/sphinx-2.0.6-release.tar.gz
|
||||
|
Reference in New Issue
Block a user