Skip to content

libusb module might be dropped #45

@yakushabb

Description

@yakushabb

libusb is part of the Freedesktop runtime starting with version 25.08.

It is no longer necessary to compile (unless the project requires a specific version of this dependency or configuration).

flatpak run --devel --command=sh org.freedesktop.Platform//25.08
grep libusb -a2 /usr/manifest.json 

  "product": "libusb",
  "version": "1.0.29"
  "url": "https://github.com/libusb/libusb.git",

There might be a special situation for app extensions. Therefore, please don't forget to test.

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