We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ec5db0a commit 3b63ddaCopy full SHA for 3b63dda
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.6-$git_commit" \
+ "Version: 3.1.7-$git_commit" \
17
"Maintainer: Uri Herrera <[email protected]>" \
18
"Depends: $deps" \
19
"Conflicts: nx-desktop, synaptic" \
package/dependencies
@@ -70,7 +70,6 @@ print-manager
70
71
# = Other KDE or Qt Software =
72
73
-colord-kde
74
kaccounts-integration
75
kaccounts-providers
76
kio-fuse
@@ -259,6 +258,7 @@ policykit-desktop-privileges
259
258
# = Supporting bits =
260
261
devmem2
+displaycal
262
gir1.2-gtk-3.0
263
keyutils
264
msr-tools
0 commit comments