Probably a stupid question about dependencies with meson #1351
Closed
Lotagoua
started this conversation in
Development
Replies: 1 comment 5 replies
-
Hey, check out the build with meson section in the build documentation. If you follow these steps, you should be able to build the app successfully. |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I am trying to build rnote using meson but i don't now and to update the dependencies(I am on debian). I have look around on internet but i didn't find anything(and didn't understand). I tried using "meson wrap" but i guess sub-projects is not a dependencies(as the name suggest)... I tried using "cargo update" and messing with cargo.toml but this don't really make any sens. And finally a tried installing the missing dependency directly but i couldn't find which packet to install...
PS: And I don't even now if i should be posting this here, I never really used GitHub before.
ty
Beta Was this translation helpful? Give feedback.
All reactions