getpatchwork / patchwork

Patchwork is a web-based patch tracking system designed to facilitate the contribution and management of contributions to an open-source project.
http://jk.ozlabs.org/projects/patchwork/
GNU General Public License v2.0
273 stars 82 forks source link

Fix docker apt install requirements #573

Closed miguelsaura closed 7 months ago

miguelsaura commented 8 months ago

Add pkg-config dependency install for docker images. this is required later on for mysql inside the container.