Skip to content

Support build with GNOME Builder #24

@TitouanReal

Description

@TitouanReal

I tried to build this app with GNOME Builder, as it is the easiest way to build GNOME Flatpak applications during development for many people, and it is the tool I use for GNOME app development. However I got this error:

   Compiling sysd-manager v2.0.1 (/home/titouan/Projets/sysd-manager)
    Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.35s
error: no matching package named `dotenv` found
location searched: crates.io index
required by package `transtools v0.1.0 (/home/titouan/Projets/sysd-manager/transtools)`
As a reminder, you're using offline mode (--offline) which can sometimes cause surprising resolution failures, if this error is too confusing you may wish to retry without `--offline`.

I tried to change some Cargo.toml files to find the issue but didn't come up with anything. Would it be possible to make this app build with GNOME Builder out of the box?

Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions