Source: scribus Version: 1.4.2.dfsg.3+r18267-2 Severity: normal Tags: patch User: cm...@packages.debian.org Usertags: cmake-3.0
Hi, I have prepared cmake 3.0 in experimental and would like to upload it to unstable soon. scribus fails to build from source with cmake 3.0 because of the way it passes the required python version to cmake: SET(PythonLibs_FIND_VERSION 2) This is not supported, instead it needs to pass it as part of the find_package() call. A fix is already in the upstream 1.4 repository: http://scribus.net/websvn/diff.php?repname=Scribus&path=%2Fbranches%2FVersion14x%2FScribus%2FCMakeLists.txt&rev=18950&peg=18950 Cheers, Felix -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org