Skip to content

Commit f63611c

Browse files
authored
DLPX-94619 makedumpfile is missing from 24.04 based engines (#536)
PR URL: https://www.github.com/delphix/delphix-platform/pull/536
1 parent a6e89d7 commit f63611c

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
@@ -67,11 +67,13 @@ DEPENDS += ansible, \
6767
iproute2, \
6868
iputils-ping, \
6969
kbd, \
70+
kdump-tools, \
7071
kmod, \
7172
less, \
7273
locales, \
7374
logrotate, \
7475
lsb-release, \
76+
makedumpfile, \
7577
mount, \
7678
net-tools, \
7779
netbase, \
@@ -136,7 +138,6 @@ DEPENDS += aptitude, \
136138
inotify-tools, \
137139
iotop, \
138140
jq, \
139-
kdump-tools, \
140141
ldap-utils, \
141142
linux-tools-common, \
142143
lsof, \

0 commit comments

Comments
 (0)