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 556b5ef
Showing 1 changed file with 2 additions and 12 deletions.
14 changes: 2 additions & 12 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,8 +123,7 @@ DEPENDS += aide, \
# or replaced without regard for backward compatibility.
#
DEPENDS += aptitude, \
awscli, \
bcc-tools, \
bcc, \
bpftrace, \
crash-python, \
delphix-rust, \
Expand All @@ -150,7 +141,7 @@ DEPENDS += aptitude, \
jq, \
kdump-tools, \
ldap-utils, \
libkdumpfile, \
libkdumpfile10, \
linux-tools-common, \
lsof, \
man-db, \
Expand Down Expand Up @@ -229,4 +220,3 @@ override_dh_auto_test:
# testing via another mechanism, so running it during package
# builds is unnecessary.
#

0 comments on commit 556b5ef

Please sign in to comment.