Skip to content

Conversation

@aesteve-rh
Copy link
Contributor

In order to add the latest published virtio-media
crate and "virtio-media-ffmpeg-decoder" as
dependencies simoultaneously, the latter cannot
rely on the upstream folder in its Cargo.toml.
Otherwise, the VirtioDecoderBackend will
differ and the package using them will fail
to build.

Instead, just use the published crate in
crates.io to be consistent.

In order to add the latest published virtio-media
crate and "virtio-media-ffmpeg-decoder" as
dependencies simoultaneously, the latter cannot
rely on the upstream folder in its Cargo.toml.
Otherwise, the `VirtioDecoderBackend` will
differ and the package using them will fail
to build.

Instead, just use the published crate in
crates.io to be consistent.

Signed-off-by: Albert Esteve <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant