Open q66 opened 3 months ago
for the record, a library called secret-storage also seems to be vendored as a shared library:
$ apk info -L syslog-ng | grep secret
usr/lib/libsecret-storage.so.0
usr/lib/libsecret-storage.so.0.0.0
this looks way easier to fix in the cmake version
or maybe it's not actually a vendor, i can't find that library anywhere so probably nvm
This conflicts with a potential regular eventlog package, so it should be fixed
ref https://github.com/chimera-linux/cports/pull/2708