Changes between Version 33 and Version 34 of KDEProblems/KDEMacPortsCI/Status


Ignore:
Timestamp:
May 26, 2014, 9:52:37 PM (10 years ago)
Author:
mkae (Marko Käning)
Comment:

tiff is dependency of libmng

Legend:

Unmodified
Added
Removed
Modified
  • KDEProblems/KDEMacPortsCI/Status

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