unlimitedbacon / stl-thumb

Thumbnail generator for STL files
MIT License
1.02k stars 89 forks source link

deb-Package dependency issue - #89

Open abalg opened 2 months ago

abalg commented 2 months ago

Installing the most current release .deb file did not work for me right now due to:

The following packages have unmet dependencies: libglx-mesa0: depends on: libglapi-mesa (= 24.0.1-1ubuntu1) but 24.0.3-1ubuntu4 is to be installed libgl1-mesa-dri: depends on: libglapi-mesa (= 24.0.1-1ubuntu1) but 24.0.3-1ubuntu4 is to be installed

I assume it would work w/o any problems - maybe try to change the dependecies in packaging to >= instead of =

(Upcoming Ubuntu 24.04 LTS)

ponspack9 commented 2 months ago

Same here The following packages have unmet dependencies: libosmesa6 : Depends: libglapi-mesa (= 22.0.1-1ubuntu2) but 23.0.4-0ubuntu1~22.04.1 is to be installed

Ubuntu 22.04.3 LTS