You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Pinta Project Mailing List
Hello, I'm running Debian 12.5 and followed the github installation instructions. For building Pinta on Linux. I have all the dependencies (or at least thought I did), but when I ran the install script I get the following error:
checking for libadwaita-1 >= 1.4... no configure: error: Package requirements (libadwaita-1 >= 1.4) were not met:
Package dependency requirement 'libadwaita-1 >= 1.4' could not be satisfied. Package 'libadwaita-1' has version '1.2.2', required version is '>= 1.4'
Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix.
The only way I can find anything for libadwaita-1 is in beta both on the Debian Testing and Sid branch. I'm not sure if this is correct and am looking for clarification, thank you.
Cameron White
unread,
Mar 1, 2024, 11:27:06 AM3/1/24
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Kevin 01, Pinta Project Mailing List
That's correct, if you're building from the master branch (which has
been ported to GTK4), we target fairly new versions of GTK and
libadwaita.
If you're just looking to build the latest official release, you could
build from the release tarball or the 2.1 tag