pistacheio / pistache

A high-performance REST toolkit written in C++
https://pistacheio.github.io/pistache/
Apache License 2.0
3.12k stars 685 forks source link

control: make -dev package depend on libbrotli-dev #1187

Closed Tachi107 closed 5 months ago

Tachi107 commented 5 months ago

This is needed for pkg-config to work properly, since it requires that .pc files are installed even for Requires.private dependencies.

Should fix the issues described in https://github.com/pistacheio/pistache/issues/1185#issuecomment-1887916403