Skip to content

Commit 18bec15

Browse files
committed
add dep
1 parent 5ab4f42 commit 18bec15

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: 2.9.9-$git_commit" \
16+
"Version: 3.0.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
@@ -317,6 +317,7 @@ python3-xlib
317317

318318
# = OpenRC compatibility packages =
319319

320+
bluetooth-openrc
320321
dbab-openrc
321322
debugfs-openrc
322323
dmcrypt-openrc

0 commit comments

Comments
 (0)