FS#75411 - [vim] Please drop the pcre dependency

Attached to Project: Arch Linux
Opened by Emil (xexaxo) - Sunday, 24 July 2022, 19:16 GMT
Last edited by Levente Polyak (anthraxx) - Wednesday, 26 October 2022, 18:35 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Levente Polyak (anthraxx)
Morten Linderud (Foxboron)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

None of the vim codebase requires pcre - be that at build time or runtime. The only pcre references are in the syntax highlighting files.

Additional info:
* package version(s)
vim 9.0.0000-1

Steps to reproduce:
- pacman -S vim
- pacman -R pcre --assume-installed=pcre
- vim some-file
This task depends upon

Closed by  Levente Polyak (anthraxx)
Wednesday, 26 October 2022, 18:35 GMT
Reason for closing:  Fixed
Additional comments about closing:  9.0.0814-1
Comment by Toolybird (Toolybird) - Tuesday, 09 August 2022, 06:07 GMT
Yeah, FWIW I don't see Fedora/Debian listing it as a dep.
Comment by Emil (xexaxo) - Wednesday, 24 August 2022, 21:33 GMT
  • Field changed: Percent Complete (100% → 0%)
Version 9.0.0246-1 drops the "makedepends" but the "depends" was erroneously retained.

Loading...