Skip to content

Commit

Permalink
DLPX-92876 delphix-platform dependencies need to be updated to allow …
Browse files Browse the repository at this point in the history
  • Loading branch information
palash-gandhi committed Dec 4, 2024
1 parent 8aa7466 commit 49b6fa6
Showing 1 changed file with 3 additions and 14 deletions.
17 changes: 3 additions & 14 deletions debian/rules
Original file line number Diff line number Diff line change
Expand Up @@ -110,14 +110,6 @@ DEPENDS += $(DEPENDS.$(TARGET_PLATFORM))
#
DEPENDS += delphix-build-info,

#
# The usrmerge package modifies the layout of directories under root (/) upon
# installation, to ensure that a Delphix Engine upgraded to Ubuntu 20.04 has
# the same directory layout as a Delphix Engine that initially came on
# Ubuntu 20.04 (or later).
#
DEPENDS += usrmerge,

#
# These packages help strengthen the security of the appliance by identifying
# and preventing undesired behaviors.
Expand All @@ -131,26 +123,24 @@ DEPENDS += aide, \
# or replaced without regard for backward compatibility.
#
DEPENDS += aptitude, \
awscli, \
bcc-tools, \
bcc, \
bpftrace, \
crash-python, \
delphix-rust, \
dnsutils, \
drgn, \
python3-drgn, \
dstat, \
emacs-nox, \
ethtool, \
gdb, \
gdb-python, \
htop, \
iftop, \
inotify-tools, \
iotop, \
jq, \
kdump-tools, \
ldap-utils, \
libkdumpfile, \
libkdumpfile10, \
linux-tools-common, \
lsof, \
man-db, \
Expand Down Expand Up @@ -229,4 +219,3 @@ override_dh_auto_test:
# testing via another mechanism, so running it during package
# builds is unnecessary.
#

0 comments on commit 49b6fa6

Please sign in to comment.