We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent efec47d commit 859e213Copy full SHA for 859e213
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.0.4-$git_commit" \
+ "Version: 3.0.5-$git_commit" \
17
"Maintainer: Uri Herrera <[email protected]>" \
18
"Depends: $deps" \
19
"Conflicts: nx-desktop, synaptic" \
package/dependencies
@@ -9,6 +9,7 @@ nitrux-hardware-drivers-legacy
9
10
# = Network Services =
11
12
+dhcpcd-base
network-manager
network-manager-openconnect
network-manager-openvpn
0 commit comments