mirror of
https://github.com/balena-io/etcher.git
synced 2025-07-29 14:16:36 +00:00
Merge pull request #4334 from balena-io/marcaurele/remove-gconf2
patch: remove gconf2 libgconf-2-4 deps
This commit is contained in:
commit
5774dded7b
@ -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
|
||||||
|
|
||||||
|
@ -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",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user