We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ab4f42 commit 18bec15Copy full SHA for 18bec15
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: 2.9.9-$git_commit" \
+ "Version: 3.0.0-$git_commit" \
17
"Maintainer: Uri Herrera <[email protected]>" \
18
"Depends: $deps" \
19
"Conflicts: nx-desktop, synaptic" \
package/dependencies
@@ -317,6 +317,7 @@ python3-xlib
317
318
# = OpenRC compatibility packages =
319
320
+bluetooth-openrc
321
dbab-openrc
322
debugfs-openrc
323
dmcrypt-openrc
0 commit comments