Skip to content
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

electron-builder: remove gconf dependencies from deb package #9512

Merged
merged 1 commit into from
Mar 10, 2024

Conversation

Clem-Fern
Copy link
Contributor

@Clem-Fern Clem-Fern commented Mar 10, 2024

Hey @Eugeny, I hope you are doing well.

Gconf has been deprecated and is no longer available on new distro which make difficult to install Tabby. It's not very clear from electron-builder if gconf2 and gconf-service are still needed in some case. docs(https://www.electron.build/configuration/linux.html#debian-package-options) say:

If need to support KDE, gconf2 and gconf-service should be removed as it’s no longer used by GNOME

PR updating the docs about this subject says:

gconf2 and gconf-service useless for KDE, package is for legacy applications and no longer used by GNOME.

Anyway, electron does not seem to depend on gconf since electron/electron#19498. if I haven't missed anything, it should be safe to remove theses two packages from deb dependencies.

Fix #9457
Fix #9340
Fix #9219

@Clem-Fern
Copy link
Contributor Author

Clem-Fern commented Mar 10, 2024

@Eugeny
Copy link
Owner

Eugeny commented Mar 10, 2024

Thank you!

@Eugeny Eugeny merged commit c3baad4 into Eugeny:master Mar 10, 2024
10 checks passed
@Clem-Fern Clem-Fern deleted the gconf2-dep branch March 10, 2024 21:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants