···20202121 outputs = [ "out" "dev" ];
22222323+ patches = [
2424+ # To use split outputs, we need this so double prefix won't be used in the
2525+ # pkg-config files. Hopefully, this won't be needed on the next release,
2626+ # _if_
2727+ # https://gitlab.freedesktop.org/gstreamer/gst-rtsp-server/merge_requests/1
2828+ # will be merged. For the current release, this merge request won't apply.
2929+ ./fix_pkgconfig_includedir.patch
3030+ ];
3131+2332 nativeBuildInputs = [
2433 meson
2534 ninja