Skip to content

Commit 9cd9047

Browse files
authored
DLPX-94815 install zstd on the appliance (#540)
PR URL: https://www.github.com/delphix/delphix-platform/pull/540
1 parent 190c095 commit 9cd9047

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

debian/rules

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,8 @@ DEPENDS += ansible, \
9595
systemd-container, \
9696
systemd-resolved, \
9797
tzdata, \
98-
udev,
98+
udev, \
99+
zstd,
99100

100101
#
101102
# The CRA PAM module provides an authentication method for the delphix user.

0 commit comments

Comments
 (0)