Closed jsaalfeld closed 8 years ago
I'm inclined not to apply this. Nothing in KF5 is going to depend on the next grantlee release, so anyone building kf5 can use the 5.0.0 grantlee package, right?
Alternatively, users of distros which ship old cmake can use
curl -sSL https://cmake.org/files/v3.4/cmake-3.4.0-Linux-x86_64.tar.gz | sudo tar -xzC /opt
to get a newer version to build grantlee.
When building KDE Framework 5, this package is the only one with a dependency that is currently not in the debian stable release. This Pull-Request removes that dependency, so KDE Framework 5 can be build from latest sources on the latest stable system.