Skip to content

Commit 7dbb9c6

Browse files
committed
add dep
1 parent 796529d commit 7dbb9c6

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

gh-build.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ git_commit=$(git rev-parse --short HEAD)
1313
"Priority: optional" \
1414
"Homepage: https://nxos.org" \
1515
"Package: nx-desktop-legacy" \
16-
"Version: 3.0.9-$git_commit" \
16+
"Version: 3.1.0-$git_commit" \
1717
"Maintainer: Uri Herrera <[email protected]>" \
1818
"Depends: $deps" \
1919
"Conflicts: nx-desktop, synaptic" \

package/dependencies

+1
Original file line numberDiff line numberDiff line change
@@ -301,6 +301,7 @@ libzstd1
301301

302302
# = Python packages =
303303

304+
pipx
304305
python3-dbus
305306
python3-distro
306307
python3-gi

0 commit comments

Comments
 (0)