debian/control, debian/rules: Call dh-autoreconf and pass LDFLAGS to minimize runtime dependencies
This commit is contained in:
parent
d0947d03cc
commit
a766575eca
3 changed files with 11 additions and 0 deletions
1
debian/control
vendored
1
debian/control
vendored
|
|
@ -6,6 +6,7 @@ Uploaders: Laurent Bigonville <bigon@debian.org>
|
|||
Build-Depends: debhelper (>= 8.1.3),
|
||||
cdbs (>= 0.4.122~),
|
||||
autotools-dev,
|
||||
dh-autoreconf,
|
||||
dh-systemd (>= 1.14),
|
||||
libgd-dev | libgd2-xpm-dev | libgd2-noxpm-dev,
|
||||
libsnmp-dev | libsnmp9-dev,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue