Skip to content

Commit be2c665

Browse files
committed
add dep
1 parent 58437c3 commit be2c665

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.1.4-$git_commit" \
16+
"Version: 3.1.5-$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
@@ -261,6 +261,7 @@ devmem2
261261
gir1.2-gtk-3.0
262262
keyutils
263263
msr-tools
264+
policycoreutils
264265
unused-net-protocols
265266
vulkan-tools
266267

0 commit comments

Comments
 (0)