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


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

like for qt4-mac port include Qt5 dependencies to MacPorts ports explicitly

Legend:

Unmodified
Added
Removed
Modified
  • KDEProblems/KDEMacPortsCI/Status

    v34 v35  
    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
     82$ sudo port install zlib openssl dbus jpeg tiff 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