wallix / redemption

A GPL RDP proxy
GNU General Public License v2.0
212 stars 87 forks source link

fix compilation errors in CI caused by missing entries in cache #144

Closed ghost closed 3 years ago

ghost commented 3 years ago

Include libraries and includes from krb5-dev and comerr-dev when building the cache and preserve symlinks when copying files. While this should do the job, the main cause of the issue is that the cache filling uses 'dpkg -L' to list package files, which does not list files for the dependency packages.