[Scummvm-git-logs] scummvm master -> e744e47fea5f90ba292df63ab1751dd1a2845f35

ccawley2011 ccawley2011 at gmail.com
Wed Oct 14 21:34:49 UTC 2020


This automated email contains information about 1 new commit which have been
pushed to the 'scummvm' repo located at https://github.com/scummvm/scummvm .

Summary:
e744e47fea TRAVIS: Install glew


Commit: e744e47fea5f90ba292df63ab1751dd1a2845f35
    https://github.com/scummvm/scummvm/commit/e744e47fea5f90ba292df63ab1751dd1a2845f35
Author: Cameron Cawley (ccawley2011 at gmail.com)
Date: 2020-10-14T22:34:45+01:00

Commit Message:
TRAVIS: Install glew

Changed paths:
    .travis.yml


diff --git a/.travis.yml b/.travis.yml
index ae85eb741d..e54265f378 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -31,6 +31,7 @@ addons:
     - libieee1284-3-dev
     - libsndio-dev
     - libreadline-dev
+    - libglew-dev
 
 branches:
  only:




More information about the Scummvm-git-logs mailing list