forked from pool/perl-Text-Kakasi
fix: add kakasi-devel to buildrequires #1
Reference in New Issue
Block a user
No description provided.
Delete Branch "alessio.biancalana/perl-Text-Kakasi:fix-kakasi-devel-builddep"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Adding kakasi-devel to buildrequires fixes a number of issues with the actual building of the package.
autogits-devel referenced this pull request from perl/_ObsPrj2025-08-22 10:16:35 +02:00
Hi @alessio.biancalana kakasi-devel is already a BuildRequires dependency.
But in general, any manually added dependencies should be added to the
cpanspec.yml
file, so that if we regenerate the spec withcpanspec
(for a new release or some other reaon) any manual additions don't get lost.I can do this later today.
Hi @tinita, where can I find the
cpanspec.yml
file so I can check it out next time I'm uncertain about other buildrequires? Also, is theRequires: kakasi
line fine or should I drop that as well?Sorry for the delay, see #2 please
Closing in favor of #2, a much better approach, thanks @tinita
Pull request closed