Changes between Version 169 and Version 170 of KDEProblems/KDEMacPortsCI/Status


Ignore:
Timestamp:
Aug 22, 2014, 8:31:18 PM (10 years ago)
Author:
mkae (Marko Käning)
Comment:

explicitly declare some more deps for qt5 (in analogy to qt5-mac) although they're indirectly dependencies for other ports

Legend:

Unmodified
Added
Removed
Modified
  • KDEProblems/KDEMacPortsCI/Status

    v169 v170  
    9090Install additional ports specific for Qt5 as well as KF5, set correct path to KDE-install directory in config/build/darwin-mavericks.cfg:
    9191{{{
    92 $ sudo port install zlib openssl dbus jpeg tiff libmng libpng mysql55 pkgconfig sqlite2
     92$ sudo port install zlib openssl dbus jpeg tiff libmng libpng mysql55 pkgconfig sqlite2 icu pcre libiconv
    9393$ sudo port uninstall cmake            # Remove MacPorts' cmake (which came into the system as build-dependency for mysql55)
    9494$ cd ~/scripts