We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e7e72ff commit db5e386Copy full SHA for db5e386
snap/snapcraft.yaml
@@ -97,6 +97,19 @@ parts:
97
- libusb-1.0-0
98
- libxkbregistry0
99
100
+ wine-deps:
101
+ plugin: nil
102
+ stage-packages:
103
+ - binutils
104
+ - winbind
105
+
106
+ winetricks-deps: # winetricks itself is downloaded during Logos install
107
108
109
+ - 7zip
110
+ - cabextract
111
+ - wget
112
113
oudedetai:
114
source: https://github.com/FaithLife-Community/OuDedetai.git
115
plugin: python
0 commit comments