forked from marin-m/SongRec
-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
*The system library pango
required by crate pango-sys
was not found.*
#7
Comments
DuckDuckGo and Google search |
sudo apt install -y librust-atk-dev Output:
Source: the Stack Overflow answer 74496899 cargo install songrec Output:
|
sudo apt install -y libgdk-pixbuf-2.0-dev Output:
|
Related to Benjamin_Loison/apt/issues/24. |
cargo install songrec Output:
|
sudo apt -y install libcogl-pango-dev Output:
Source: the Stack Overflow comment 136737858 cargo install songrec Output:
|
DuckDuckGo and Google search |
sudo apt install -y build-essential Output:
|
sudo apt install -y libgtk-3-dev Output:
Source: glzr-io/zebar#165 (comment) |
cargo install songrec Output:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Output:
On Debian 12 GNOME Pegasus.
Output:
The text was updated successfully, but these errors were encountered: