We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6dba3fb commit 51ef03eCopy full SHA for 51ef03e
gh-build.sh
@@ -13,7 +13,7 @@ git_commit=$(git rev-parse --short HEAD)
13
"Priority: optional" \
14
"Homepage: https://nxos.org" \
15
"Package: nx-desktop-legacy" \
16
- "Version: 3.1.2-$git_commit" \
+ "Version: 3.1.3-$git_commit" \
17
"Maintainer: Uri Herrera <[email protected]>" \
18
"Depends: $deps" \
19
"Conflicts: nx-desktop, synaptic" \
package/dependencies
@@ -257,8 +257,11 @@ policykit-desktop-privileges
257
258
# = Supporting bits =
259
260
+devmem2
261
gir1.2-gtk-3.0
262
keyutils
263
+msr-tools
264
+setpci
265
unused-net-protocols
266
vulkan-tools
267
0 commit comments