Merge pull request #4334 from balena-io/marcaurele/remove-gconf2

patch: remove gconf2 libgconf-2-4 deps
This commit is contained in:
flowzone-app[bot] 2024-10-09 13:52:04 +00:00 committed by GitHub
commit 5774dded7b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 0 additions and 4 deletions

View File

@ -122,7 +122,6 @@ run Etcher on a GNU/Linux system.
- xrender - xrender
- xtst - xtst
- xscrnsaver - xscrnsaver
- gconf-2.0
- gmodule-2.0 - gmodule-2.0
- nss - nss

View File

@ -106,8 +106,6 @@
}, },
"hostDependencies": { "hostDependencies": {
"debian": [ "debian": [
"gconf-service",
"gconf2",
"libasound2", "libasound2",
"libatk1.0-0", "libatk1.0-0",
"libc6", "libc6",
@ -119,7 +117,6 @@
"libfreetype6", "libfreetype6",
"libgbm1", "libgbm1",
"libgcc1", "libgcc1",
"libgconf-2-4",
"libgdk-pixbuf2.0-0", "libgdk-pixbuf2.0-0",
"libglib2.0-0", "libglib2.0-0",
"libgtk-3-0", "libgtk-3-0",