Skip to content

Installation requires cmake, protoc, golang, perl... #354

@Hoverbear

Description

@Hoverbear

Prior to #347 I do not think cmake, protoc, golang, perl were required to pull kvproto into a Rust dependency.

Having these extra dependencies is rather problematic. protoc in particular is not a commonly installed tool.

Resolving this issue would involve ensuring downstream dependencies can use kvproto without:

  • cmake
  • protoc
  • golang
  • perl

Labelling this as a bug as I think it's a regression. cc @nrc .

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions