Changes between Version 45 and Version 46 of KDEProblems/KDEMacPortsCI/Status


Ignore:
Timestamp:
Jun 3, 2014, 11:31:47 PM (10 years ago)
Author:
mkae (Marko Käning)
Comment:

khtml needs giflib

Legend:

Unmodified
Added
Removed
Modified
  • KDEProblems/KDEMacPortsCI/Status

    v45 v46  
    8080Install additional ports specific for Qt5, set correct path to KDE-install directory in config/build/darwin-mavericks.cfg:
    8181{{{
    82 $ sudo port install zlib openssl dbus jpeg tiff libmng libpng mysql55 pkgconfig sqlite2
     82$ sudo port install zlib openssl dbus jpeg tiff libmng libpng mysql55 pkgconfig sqlite2 giflib
    8383$ sudo port uninstall cmake            # Remove MacPorts' cmake (which came into the system as build-dependency for mysql55)
    8484$ cd ~/scripts