Skip to content

Commit c636486

Browse files
committed
add dep
1 parent f382dc4 commit c636486

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.2.0-$git_commit" \
16+
"Version: 3.2.1-$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
@@ -314,6 +314,7 @@ python3-pip
314314
python3-plist
315315
python3-setproctitle
316316
python3-setuptools
317+
python3-tqdm
317318
python3-venv
318319
python3-xlib
319320
python3-yaml

0 commit comments

Comments
 (0)