The source project of this merge request has been removed.
Updating wcslib and swig to fix MacOS build errors
With the latest craft recipes, swig now fails to build on MacOS because it cannot find PCRE and wcslib fails because one of the header files declares a variable based on a nonexistent data type name. This merge request should fix both of those issues and will allow us to use them for building KStars on MacOS