Hi,
Any ideas why CentOS 8 doesn't include the libvoikko-devel package? The libvoikko package is present but it doesn't have the development headers in it. The Fedora RPM SPEC seems to have separate package for the headers: https://src.fedoraproject.org/rpms/libvoikko/blob/rawhide/f/libvoikko.spec
I'm looking at using a postgresql extension using libvoikko but it needs those header files.
On 23.06.21 11:49, Myyrä, Timo wrote:
Hi,
Any ideas why CentOS 8 doesn't include the libvoikko-devel package? The libvoikko package is present but it doesn't have the development headers in it. The Fedora RPM SPEC seems to have separate package for the headers: https://src.fedoraproject.org/rpms/libvoikko/blob/rawhide/f/libvoikko.spec
I'm looking at using a postgresql extension using libvoikko but it needs those header files.
This is intentionally
https://wiki.centos.org/FAQ/CentOS8/UnshippedPackages
Its possible to download such artifacts (now, thanks).
Albeit not signed:
https://koji.mbox.centos.org/koji/buildinfo?buildID=14867
-- Leon