cvfosammmm / Setzer

LaTeX editor written in Python with Gtk
https://www.cvfosammmm.org/setzer/
Other
388 stars 34 forks source link

Debain 12 unable to locate libportal package #340

Closed eliotalanfoss closed 1 year ago

eliotalanfoss commented 1 year ago

When following the installation guide in README file, it asks you to install the libportal package using apt-get. My apt-get gives me an error saying it can't find this package on the Debian bookwork official repos. Am I doing something wrong?

oscfdezdz commented 1 year ago

No, I wrote the package name wrong, it should be libportal1. Let me know if that works.

eliotalanfoss commented 1 year ago

Yep, it seems I have it installed already. Might be a good idea to update the README in that case. It wasn't super obvious from just a Google search, unfortunately.

oscfdezdz commented 1 year ago

Checking on a clean install of Debian 12, the dependency needed is gir1.2-xdp-1.0 which depends on libportal1, I guess you have it installed too, that's why it didn't fail.

It seems that Debian splits libportal into several packages: https://packages.debian.org/bookworm/source/libportal