mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-07-11 10:07:14 +00:00
adf8acbccd
* Unfortunately the new upcoming debian has made the really poor decision to actively *delete* the pcre package, breaking any programs depending on it even at build time. As far as I can see it's still available in most other common distributions. * Users could easily build it themselves but would have to install it system wide for it to be picked up. This kind of dependency absolutely should not be something the build system has to set up itself but when distributions make poor choices we have little choice but to adapt somehow.