Ticket #1023 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

vim should be dependent on diffutils

Reported by: yorambh Owned by: jama
Priority: major Milestone:
Component: Feed packages Version: all
Keywords: vimdiff diff Cc:

Description

or else, vimdiff does not work, as busybox diff is not compliant for vimdiff. it only uses the unified format.

Change History

comment:1 Changed 3 years ago by TAsn

  • Status changed from new to assigned
  • Owner changed from TAsn to jama
  • Version changed from SHR-unstable to all
  • Component changed from Other to Feed packages

comment:2 follow-up: ↓ 3 Changed 3 years ago by jama

  • Status changed from assigned to closed
  • Resolution set to fixed

Added to RSUGGEST in
 http://git.openembedded.org/cgit.cgi/openembedded/commit/?id=e9bfb11a9563e402832742e1358cf7408220e9f1

Be aware that this will only show diffutils as suggested, not install it by default (as not everybody who installs vim needs also vimdiff, splitting vimdiff to separate package would be even better (and then adding it to RDEPENDS possible).

comment:3 in reply to: ↑ 2 Changed 3 years ago by TAsn

Replying to jama:

Be aware that this will only show diffutils as suggested, not install it by default (as not everybody who installs vim needs also vimdiff, splitting vimdiff to separate package would be even better (and then adding it to RDEPENDS possible).

I agree. Though if I remember correctly, vimdiff is just a symbolic link, so that will make no sense :P (as you can "open" vimdiff from vim itself).

I think RSUGGESTS is good enough though.

Note: See TracTickets for help on using tickets.