Skip to content

Commit b08b396

Browse files
Try removing parts
1 parent 7b83c59 commit b08b396

1 file changed

Lines changed: 16 additions & 16 deletions

File tree

forge.config.ts

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -102,22 +102,22 @@ const config: ForgeConfig = {
102102
appConfig: {
103103
extensions: ['gnome'],
104104
},
105-
parts: {
106-
setup: {
107-
plugin: 'nil',
108-
'stage-packages': [
109-
'giblib1',
110-
'libimlib2',
111-
'libx11-6',
112-
'libxcursor1',
113-
'libxfixes3',
114-
'scrot',
115-
],
116-
},
117-
swach: {
118-
'source-type': 'local',
119-
},
120-
},
105+
// parts: {
106+
// setup: {
107+
// plugin: 'nil',
108+
// 'stage-packages': [
109+
// 'giblib1',
110+
// 'libimlib2',
111+
// 'libx11-6',
112+
// 'libxcursor1',
113+
// 'libxfixes3',
114+
// 'scrot',
115+
// ],
116+
// },
117+
// swach: {
118+
// 'source-type': 'local',
119+
// },
120+
// },
121121
type: 'app',
122122
},
123123
['linux']

0 commit comments

Comments
 (0)