Skip to content

FFI os depency won't install #3

Open
@Rauldg

Description

@Rauldg

A package I am using depends on the libffi-dev. The dependency defintiion is here for instance.

The problem is that in the rock.osdeps that is generated by this package the entry of ffi is not complete:

ffi:
  default: ruby-ffi

In my manifest the rock-osdeps-package-set is the last one, so the complete definitions are overwritten and the library libffi-dev does not get installed by Autoproj.

If I set the rock-osdeps-package-set above any other one defining the osdep completely, then the dependency gets installed.

@2maz

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions