Skip to content

Commit dbf8877

Browse files
committed
linux-pkg: remove "Suggests" from debian file
1 parent 9d61476 commit dbf8877

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

debian/control

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,7 @@ Section: misc
33
Priority: optional
44
Maintainer: Delphix Engineering <[email protected]>
55
Standards-Version: 4.1.2
6-
Build-Depends: debhelper (>= 9),
7-
dh-python,
8-
python3,
9-
python3-distutils,
10-
python3.6-dev,
11-
zlib1g-dev
12-
Suggests: libkdumpfile, drgn
6+
Build-Depends: debhelper (>= 9), dh-python, python3
137

148
Package: savedump
159
Architecture: any

0 commit comments

Comments
 (0)