Skip to content

Commit 220b4f2

Browse files
committed
Merge (most) build dependencies in debian/control with downstream
* dpatch cannot be removed yet, as packaging standard isn't updated * we don't want to remove libssl at all, as in upstream we rather use system provided OpenSSL than bundled, non-system updated and less commonly trusted YaSSL * keep versioned dependencies, they might prove helpful when building for multiple distros and releases
1 parent 16be184 commit 220b4f2

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

debian/control

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,6 @@ Build-Depends: bison,
1010
debhelper,
1111
dh-apparmor,
1212
dpatch,
13-
gawk,
14-
hardening-wrapper,
1513
libaio-dev,
1614
libboost-dev,
1715
${MAYBE_LIBCRACK}
@@ -21,11 +19,9 @@ Build-Depends: bison,
2119
libpam0g-dev,
2220
libreadline-gplv2-dev,
2321
libssl-dev,
24-
libwrap0-dev (>= 7.6-8.3),
2522
lsb-release,
2623
perl (>= 5.6.0),
2724
po-debconf,
28-
procps | hurd,
2925
psmisc,
3026
zlib1g-dev (>= 1:1.1.3-5~)
3127
Standards-Version: 3.8.2

0 commit comments

Comments
 (0)