inotia00 / rvx-builder

A NodeJS ReVanced Extended builder
GNU General Public License v3.0
566 stars 48 forks source link

Add missing libs to Dockerfile #140

Closed Kiina closed 2 months ago

Kiina commented 3 months ago

Without these libs zulu-fx complains about them missing on the latest node:lts-slim@sha256:b5e567dc37677a1485cec21e2f0c0df517c7afe40c1ebc28248c41520c77b3d0

34.38 2024-07-09 14:48:59 (31.5 MB/s) - '/app/zulu.deb' saved [255716660/255716660]
34.38
34.40 Selecting previously unselected package zulu-fx-17.
34.41 (Reading database ... 13295 files and directories currently installed.)
34.41 Preparing to unpack /app/zulu.deb ...
34.41 Unpacking zulu-fx-17 (17.50+19-1) ...
44.09 dpkg: dependency problems prevent configuration of zulu-fx-17:
44.09  zulu-fx-17 depends on libgtk2.0-0; however:
44.09   Package libgtk2.0-0 is not installed.
44.09  zulu-fx-17 depends on libatk1.0-0; however:
44.09   Package libatk1.0-0 is not installed.
44.09  zulu-fx-17 depends on libpango1.0-0; however:
44.09   Package libpango1.0-0 is not installed.
44.09  zulu-fx-17 depends on libgdk-pixbuf2.0-0; however:
44.09   Package libgdk-pixbuf2.0-0 is not installed.
44.09  zulu-fx-17 depends on libcairo2; however:
44.09   Package libcairo2 is not installed.
44.09  zulu-fx-17 depends on libgl1-mesa-glx; however:
44.09   Package libgl1-mesa-glx is not installed.
44.09
44.09 dpkg: error processing package zulu-fx-17 (--install):
44.09  dependency problems - leaving unconfigured
44.10 Errors were encountered while processing:
44.10  zulu-fx-17
inotia00 commented 2 months ago

Sorry, Github notifications have been missing for some reason recently

So I just checked that the PR is open

Thank you anyway